Skip to content

Commit

Permalink
added cover script for ios tests
Browse files Browse the repository at this point in the history
  • Loading branch information
tompahoward committed Nov 10, 2020
1 parent ea4921f commit 4aca6b2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
"cover:browser-api:firefox:remote": "scripts/cover.sh",
"cover:browser-api:safari:local": "scripts/cover.sh",
"cover:browser-api:safari:remote": "scripts/cover.sh",
"cover:browser-api:iphone:remote": "scripts/cover.sh",
"cover:browser-api:edge:remote": "scripts/cover.sh",
"cover:browser-api:ie:remote": "scripts/cover.sh",
"cover:browser-api": "scripts/for-all-browsers.sh",
Expand Down

0 comments on commit 4aca6b2

Please sign in to comment.