@travetto/test
Advanced tools
Comparing version 0.0.41 to 0.0.42
@@ -31,3 +31,3 @@ { | ||
}, | ||
"version": "0.0.41" | ||
"version": "0.0.42" | ||
} |
@@ -328,2 +328,6 @@ import * as fs from 'fs'; | ||
if (process.env.DEBUGGER) { | ||
await new Promise(t => setTimeout(t, 100)); | ||
} | ||
await TestRegistry.init(); | ||
@@ -330,0 +334,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
48462
1371