Skip to content

Commit 790f6dd

Browse files
committed
Tests: Make Puppeter really fire Chrome on macOS
1 parent f89cc60 commit 790f6dd

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

Gruntfile.js

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -209,10 +209,7 @@ grunt.initConfig( {
209209
} ),
210210
options: {
211211
puppeteer: {
212-
ignoreDefaultArgs: true,
213212
args: [
214-
"--headless",
215-
"--disable-web-security",
216213
"--allow-file-access-from-files"
217214
]
218215
},

0 commit comments

Comments
 (0)