Skip to content

Commit 27622ec

Browse files
committed
only use quit
1 parent 6a8101b commit 27622ec

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/run.mjs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,6 @@ async function testEnd2End() {
100100
console.error(e);
101101
throw e;
102102
} finally {
103-
driver.close();
104103
driver.quit();
105104
server.close();
106105
}

0 commit comments

Comments
 (0)