Skip to content

Commit 853a969

Browse files
TorkelEisaacsas
andauthored
Update test/reactionsystem_core/reactionsystem.jl
Co-authored-by: Sam Isaacson <[email protected]>
1 parent 20f8994 commit 853a969

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
@@ -330,7 +330,7 @@ end
330330
# Tests spatial independent variables `get_sivs` and `has_sivs`.
331331
let
332332
# Creates a `ReactionSystem`.
333-
@variables x
333+
@parameters x
334334
@parameters p d
335335
@species S(t,x)
336336
rxs = [

0 commit comments

Comments
 (0)