chore: extend Firefox launch test deadline by a month (#6403)

Ref. #5673.
This commit is contained in:
Mathias Bynens 2020-09-08 15:08:23 +02:00 committed by GitHub
parent 2470d1e9cc
commit e22ca4c7c4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -478,7 +478,7 @@ describe('Launcher specs', function () {
* properly with help from the Mozilla folks.
*/
itFailsWindowsUntilDate(
new Date('2020-08-30'),
new Date('2020-09-30'),
'should be able to launch Firefox',
async function () {
this.timeout(FIREFOX_TIMEOUT);