Skip to content

Commit 7a8ef22

Browse files
authored
Update main_test.js
1 parent fd19f60 commit 7a8ef22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lab4/main_test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,4 +48,4 @@ const puppeteer = require('puppeteer');
4848
// Close the browser
4949
await browser.close();
5050
}
51-
})();
51+
})();

0 commit comments

Comments
 (0)