Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Add explicit executable to new configs
  • Loading branch information
stuartmorgan-g committed Mar 26, 2025
commit 8cdc6be2708497ba99ddc9f35b98ac9092fdfa9b
1 change: 1 addition & 0 deletions packages/cross_file/example/dart_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
override_platforms:
chrome:
settings:
executable: chrome
arguments: --no-sandbox
1 change: 1 addition & 0 deletions packages/plugin_platform_interface/dart_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
override_platforms:
chrome:
settings:
executable: chrome
arguments: --no-sandbox
1 change: 1 addition & 0 deletions packages/standard_message_codec/dart_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
override_platforms:
chrome:
settings:
executable: chrome
arguments: --no-sandbox
1 change: 1 addition & 0 deletions packages/vector_graphics_codec/dart_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
override_platforms:
chrome:
settings:
executable: chrome
arguments: --no-sandbox
1 change: 1 addition & 0 deletions third_party/packages/path_parsing/dart_test.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,5 @@
override_platforms:
chrome:
settings:
executable: chrome
arguments: --no-sandbox