Skip to content

Commit

Permalink
Enable FF reconnection test
Browse files Browse the repository at this point in the history
  • Loading branch information
Maksim Sadym committed Nov 30, 2023
1 parent 29aa65f commit d65f316
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/TestExpectations.json
Original file line number Diff line number Diff line change
Expand Up @@ -2133,7 +2133,7 @@
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should be able to reconnect to a disconnected browser",
"platforms": ["darwin", "linux", "win32"],
"parameters": ["cdp", "firefox"],
"expectations": ["SKIP"]
"expectations": ["PASS"]
},
{
"testIdPattern": "[launcher.spec] Launcher specs Puppeteer Puppeteer.connect should support ignoreHTTPSErrors option",
Expand Down

0 comments on commit d65f316

Please sign in to comment.