Skip to content

Commit 8d8f476

Browse files
ossdev07diasbruno
authored andcommitted
React-Modal: chromeHeadless use
Change frome chrome to chromeheadless Signed-off-by: ossdev <[email protected]>
1 parent fc53400 commit 8d8f476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

karma.conf.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
let browsers = ['Chrome'];
1+
let browsers = ['ChromeHeadless'];
22
let coverageType = 'text';
33

44
if (process.env.CONTINUOUS_INTEGRATION) {

0 commit comments

Comments
 (0)