Skip to content

Commit

Permalink
chore: extend Firefox launch test deadline by a month (#6403)
Browse files Browse the repository at this point in the history
Ref. #5673.
  • Loading branch information
mathiasbynens committed Sep 8, 2020
1 parent 2470d1e commit e22ca4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/launcher.spec.ts
Expand Up @@ -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);
Expand Down

0 comments on commit e22ca4c

Please sign in to comment.