Skip to content

Commit c6b1ae3

Browse files
Fix test suite title to match PR title
🤖 Generated with [Claude Code](https://claude.ai/code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 99cd100 commit c6b1ae3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/interface/ode_tstops_tests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -89,7 +89,7 @@ end
8989
@test 0.0:0.07:1.0 sol2.t
9090
end
9191

92-
@testset "Tstop Robustness Tests (StaticArrays vs Arrays)" begin
92+
@testset "Tstop Overshoot and Dense Time Event Tests" begin
9393
# Tests for issue #2752: tstop overshoot errors with StaticArrays
9494

9595
@testset "StaticArrays vs Arrays with extreme precision" begin

0 commit comments

Comments
 (0)