Skip to content
This repository was archived by the owner on Jul 26, 2023. It is now read-only.

Commit e1414fe

Browse files
committed
Run with custom karma chrome
1 parent 922da9a commit e1414fe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
},
1616
"homepage": "https://github.com/AlonMiz/angular-wait-until#readme",
1717
"scripts": {
18-
"test": "karma start --single-run --no-sandbox",
18+
"test": "karma start --single-run --browsers ChromeHeadlessNoSandbox",
1919
"test-dev": "karma start"
2020

2121
},

0 commit comments

Comments
 (0)