Skip to content

Commit

Permalink
chore: disable firefox windows launcher test until Nov (#6451)
Browse files Browse the repository at this point in the history
  • Loading branch information
mjzffr committed Sep 29, 2020
1 parent 75e3fb0 commit 4cdbebe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/launcher.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -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);
Expand Down

0 comments on commit 4cdbebe

Please sign in to comment.