We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 87c3ddc commit 90e74faCopy full SHA for 90e74fa
test/core_tests.jl
@@ -435,5 +435,4 @@ end
435
sol = solve(prob)
436
@test SciMLBase.successful_retcode(sol)
437
@test sol.retcode == ReturnCode.StalledSuccess
438
- @test sol.stats.nf == 3
439
end
0 commit comments