Commit 0718e1b
committed
test: add
This fixes an issue where protractor integration tests are failing with
```
[07:38:37] I/direct - Using ChromeDriver directly...
[07:38:39] E/launcher - unknown error: Chrome failed to start: crashed.
(unknown error: DevToolsActivePort file doesn't exist)
```--disable-dev-shm-usage to address WebDriverError: unknown error: Chrome failed to start: crashed
1 parent 307eda1 commit 0718e1b
File tree
1 file changed
+1
-1
lines changed- modules/testing/builder/projects/hello-world-app
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | | - | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments