Skip to content
This repository has been archived by the owner on Jul 30, 2018. It is now read-only.

Commit

Permalink
remove firefox
Browse files Browse the repository at this point in the history
  • Loading branch information
agubler committed Aug 2, 2017
1 parent 55db652 commit 83fd64e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/intern.ts
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ export const capabilities = {
// OnDemand. Options that will be permutated are browserName, version, platform, and platformVersion; any other
// capabilities options specified for an environment will be copied as-is
export const environments = [
{ browserName: 'firefox', platform: 'WINDOWS' },
{ browserName: 'chrome', platform: 'WINDOWS' }
];

Expand Down

0 comments on commit 83fd64e

Please sign in to comment.