Skip to content

Commit

Permalink
fixed typo in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
torfjelde authored Sep 14, 2023
1 parent e2a04ba commit 2e6e23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/sample.jl
Original file line number Diff line number Diff line change
Expand Up @@ -333,7 +333,7 @@
@test_throws ArgumentError sample(
MyModel(),
MySampler(),
MCMCThrMCMCDistributedeads(),
MCMCDistributed(),
3,
nchains;
progress=false,
Expand Down

0 comments on commit 2e6e23d

Please sign in to comment.