Skip to content

Commit

Permalink
test(all): add --headless option to firefox platform
Browse files Browse the repository at this point in the history
Signed-off-by: Gavin Zhao <[email protected]>
  • Loading branch information
GZGavinZhao committed Apr 25, 2023
1 parent ebcb8d6 commit c135d43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions tool/dart_test_repo.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ presets:
ci:
# Don't run any tests that are tagged ["fails-on-ci"].
exclude_tags: "fails-on-ci"

override_platforms:
firefox:
settings:
arguments: --headless

0 comments on commit c135d43

Please sign in to comment.