Skip to content

Commit 9a0dc92

Browse files
test: update
1 parent 92a020c commit 9a0dc92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/entry.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ const waitForConsoleLogFinished = async (consoleLogs) => {
2424

2525
resolve();
2626
}
27-
}, 0);
27+
}, 100);
2828
});
2929
};
3030

0 commit comments

Comments
 (0)