Do not set --iidfile flag if local and tar exporters are used

More tests for context module

Signed-off-by: CrazyMax <[email protected]>
This commit is contained in:
CrazyMax
2020-10-19 21:17:12 +02:00
parent d90dfadeb5
commit 08566ae0e1
7 changed files with 435 additions and 268 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
module.exports = {
clearMocks: true,
clearMocks: false,
moduleFileExtensions: ['js', 'ts'],
setupFiles: ["dotenv/config"],
testEnvironment: 'node',