Skip to content

Commit

Permalink
fix package version in e2e test
Browse files Browse the repository at this point in the history
  • Loading branch information
kattouf committed Jun 3, 2024
1 parent f293cc4 commit 0fecc0b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion e2e/backend/test_spm_slow
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ assert "mise x spm:nicklockwood/[email protected] -- swiftformat --version" "0
assert "mise x spm:https://github.com/nicklockwood/[email protected] -- swiftformat --version" "0.53.10"

# test package with resources (`templates list` command depends on resources being installed)
assert "mise x spm:SwiftGen/SwiftGen --verbose -- swiftgen templates list --only colors" "colors:
assert "mise x spm:SwiftGen/SwiftGen@6.6.2 --verbose -- swiftgen templates list --only colors" "colors:
- literals-swift4
- literals-swift5
- swift4
Expand Down

0 comments on commit 0fecc0b

Please sign in to comment.