chore(providence-analytics): provide test-helpers "mock"
This commit is contained in:
parent
28c088efa6
commit
0b95d906e3
1 changed files with 1 additions and 0 deletions
|
|
@ -174,6 +174,7 @@ function mockTargetAndReferenceProject(searchTargetProject, referenceProject) {
|
||||||
}
|
}
|
||||||
|
|
||||||
module.exports = {
|
module.exports = {
|
||||||
|
mock,
|
||||||
mockProject,
|
mockProject,
|
||||||
restoreMockedProjects,
|
restoreMockedProjects,
|
||||||
getEntry,
|
getEntry,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue