Skip to content

Commit

Permalink
Update test/reactionsystem_core/reactionsystem.jl
Browse files Browse the repository at this point in the history
Co-authored-by: Sam Isaacson <[email protected]>
  • Loading branch information
TorkelE and isaacsas authored Jul 16, 2024
1 parent 20f8994 commit 853a969
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/reactionsystem_core/reactionsystem.jl
Original file line number Diff line number Diff line change
Expand Up @@ -330,7 +330,7 @@ end
# Tests spatial independent variables `get_sivs` and `has_sivs`.
let
# Creates a `ReactionSystem`.
@variables x
@parameters x
@parameters p d
@species S(t,x)
rxs = [
Expand Down

0 comments on commit 853a969

Please sign in to comment.