Skip to content

Commit

Permalink
test: Julia v1.10 test change
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Nov 20, 2023
1 parent 143a180 commit e41555b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/distributed.jl
Original file line number Diff line number Diff line change
Expand Up @@ -33,4 +33,4 @@ end
solve_lorenz(ode_prob)

future = @spawn solve_lorenz(ode_prob)
@test_broken fetch(future)
fetch(future)

0 comments on commit e41555b

Please sign in to comment.