We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 611b71e commit 4d0900bCopy full SHA for 4d0900b
test/parallel/test-inspector-dom-storage.js
@@ -1,4 +1,4 @@
1
-// Flags: --experimental-inspector-storage-key=node-inspector://default-dom-storage
+// Flags: --inspect=0 --experimental-inspector-storage-key=node-inspector://default-dom-storage
2
'use strict';
3
4
const common = require('../common');
0 commit comments