Skip to content

Commit 72ff26f

Browse files
committed
Fixed tests
1 parent f4018e4 commit 72ff26f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.cargo/config.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,4 +5,4 @@ test_details = ["test", "--target", "aarch64-apple-darwin"]
55
target = "wasm32-wasip1"
66

77
[target.'cfg(all(target_arch = "wasm32"))']
8-
runner = "viceroy run -C fastly.toml -- "
8+
runner = "viceroy run -C ../../fastly.toml -- "

0 commit comments

Comments
 (0)