Skip to content

Commit

Permalink
chore: run only on chrome without workaround
Browse files Browse the repository at this point in the history
  • Loading branch information
dtscalac committed Nov 12, 2024
1 parent e5d8611 commit 9270a5f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
4 changes: 2 additions & 2 deletions catalyst_voices/apps/voices/integration_test/Earthfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,5 +48,5 @@ integration-test-web:

test-web-all:
BUILD +integration-test-web \
# --browser=chrome \
--browser=firefox
--browser=chrome
# --browser=firefox
1 change: 0 additions & 1 deletion catalyst_voices/apps/voices/web/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,6 @@
</head>

<body>
<script src="enable-threads.js"></script>
<script src="flutter_bootstrap.js" async></script>
</body>

Expand Down

0 comments on commit 9270a5f

Please sign in to comment.