Skip to content

Commit 8ea1ec5

Browse files
committed
remove erroneous mention of broken test
1 parent 36d2e17 commit 8ea1ec5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/reactionsystem_core/coupled_equation_crn_systems.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -557,7 +557,6 @@ let
557557
@test osol[B][end] 1.0
558558

559559
# Checks that SteadyState simulation of the system achieves the correct steady state.
560-
# Currently broken due to MTK.
561560
ssprob = SteadyStateProblem(coupled_rs, u0, ps; structural_simplify = true)
562561
sssol = solve(ssprob, DynamicSS(Vern7()); abstol = 1e-8, reltol = 1e-8)
563562
@test sssol[X][end] 2.0

0 commit comments

Comments
 (0)