diff --git a/test/TestExpectations.json b/test/TestExpectations.json index b3f0bf88860..cdda8ae93d1 100644 --- a/test/TestExpectations.json +++ b/test/TestExpectations.json @@ -729,7 +729,7 @@ "testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should have custom URL when launching browser", "platforms": ["darwin", "linux", "win32"], "parameters": ["webDriverBiDi"], - "expectations": ["SKIP"] + "expectations": ["PASS"] }, { "testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.launch should launch Chrome properly with --no-startup-window and waitForInitialPage=false",