Skip to content

Commit

Permalink
Fix Test compat
Browse files Browse the repository at this point in the history
  • Loading branch information
lgoettgens committed Oct 27, 2023
1 parent 1af7ad8 commit 7032263
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
[compat]
Compat = "3.12, 4"
Pkg = "1.0"
Test = "1.0"
Test = "<0.0.1, 1"
julia = "1.0"

[extras]
Expand Down

0 comments on commit 7032263

Please sign in to comment.