diff --git a/test/launcher.spec.ts b/test/launcher.spec.ts index d2ced501455d4..ab5e6f891e5c1 100644 --- a/test/launcher.spec.ts +++ b/test/launcher.spec.ts @@ -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);