| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 5f24cea commit b698d2e
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -380,9 +380,7 @@ for (const permutation of permutations({ | |||
| 380 | 380 | ); | |
| 381 | 381 | } | |
| 382 | 382 | debug(`spawning ${tests.size} policy integrity permutations`); | |
| 383 | - debug( | ||
| 384 | - 'use NODE_DEBUG=test:policy-integrity:NUMBER to log a specific permutation' | ||
| 385 | - ); | ||
| 383 | + | ||
| 386 | 384 | for (const config of tests) { | |
| 387 | 385 | const parsed = JSON.parse(config); | |
| 388 | 386 | tests.delete(config); | |
| Back | FazBrowse Home | New Git URL |
0 commit comments