Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit d656069

Browse files
committed
Fix typo
1 parent cd80933 commit d656069

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.circleci/config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@ jobs:
127127
- run:
128128
name: Run all tests
129129
working_directory: "examples/spawn-chain"
130-
command: wasm-pack test --firefox --headless
130+
command: wasm-pack test --chrome --headless
131131
firefox_examples_spawn_chain_test:
132132
docker:
133133
# `kronicdeth` is temporary until we get a DockerHub organization

0 commit comments

Comments
 (0)