bump 0.5.6

This commit is contained in:
Yanzhen Yu
2026-04-01 12:00:00 +08:00
parent 2065e00c5d
commit 544ef0b3a3
2 changed files with 1 additions and 2 deletions

View File

@@ -70,7 +70,6 @@ describe('integration tests', () => {
before(async () => {
this.server = await server();
this.browser = await puppeteer.launch({
executablePath: '/home/yanzhen/Desktop/chrome-linux/chrome',
// headless: false,
});