Skip to content

Commit

Permalink
try with headless=new
Browse files Browse the repository at this point in the history
  • Loading branch information
oldGreg5 committed Jan 17, 2025
1 parent 911bc5c commit 217a600
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion catalyst_voices/apps/voices/integration_test/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ integration-test-web:
# https://github.com/flutter/flutter/issues/154727
--web-browser-flag=--disable-web-security \
--web-browser-flag=--disable-gpu \
--web-browser-flag=--headless=old \
--web-browser-flag=--headless=new \
--web-browser-flag=--disable-search-engine-choice-screen \
--profile || echo fail > fail
WAIT
Expand Down

0 comments on commit 217a600

Please sign in to comment.