Skip to content

Commit 1aa68f6

Browse files
committed
fix test
1 parent 19be6a8 commit 1aa68f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/parallel/test-inspector-dom-storage.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ async function test() {
1212
await session.connect();
1313

1414
// Check disabled before enable
15-
session
15+
await session
1616
.post('DOMStorage.getDOMStorageItems', {
1717
storageId: {
1818
isLocalStorage: true,

0 commit comments

Comments
 (0)