chore: disable firefox windows launcher test until Nov (#6451)

This commit is contained in:
Maja Frydrychowicz
2020-09-29 11:04:07 -04:00
committed by GitHub
parent 75e3fb035b
commit 4cdbebe1ac

View File

@@ -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);