Skip to content

Commit 882f6ae

Browse files
committed
test reactionsystem_uptodate_check
1 parent b8b5656 commit 882f6ae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/reactionsystem_core/reactionsystem.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -747,5 +747,5 @@ end
747747
# there are several places in the code where the `reactionsystem_uptodate` function is called, here
748748
# the code might need adaptation to take the updated reaction system into account.
749749
let
750-
@test Catalyst.reactionsystem_uptodate()
750+
@test_nowarn Catalyst.reactionsystem_uptodate_check()
751751
end

0 commit comments

Comments
 (0)