mirror of
https://github.com/puppeteer/puppeteer
synced 2024-06-14 14:02:48 +00:00
chore: disable firefox windows launcher test until Nov (#6451)
This commit is contained in:
parent
75e3fb035b
commit
4cdbebe1ac
@ -478,7 +478,7 @@ describe('Launcher specs', function () {
|
||||
* properly with help from the Mozilla folks.
|
||||
*/
|
||||
itFailsWindowsUntilDate(
|
||||
new Date('2020-09-30'),
|
||||
new Date('2020-10-31'),
|
||||
'should be able to launch Firefox',
|
||||
async function () {
|
||||
this.timeout(FIREFOX_TIMEOUT);
|
||||
|
Loading…
Reference in New Issue
Block a user