Skip to content

Commit b8abc3d

Browse files
committed
Fix test
1 parent 5139b92 commit b8abc3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Makefile

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ release:
1111
test:
1212
cargo test --workspace
1313
cargo test --manifest-path examples/app-workspace/Cargo.toml --workspace
14-
cargo test --manifest-path examples/share-locales-in-workspace/Cargo.toml --workspace
14+
cargo test --manifest-path examples/share-in-workspace/Cargo.toml --workspace

0 commit comments

Comments
 (0)