Skip to content

Commit

Permalink
test: fix initialization test
Browse files Browse the repository at this point in the history
  • Loading branch information
AayushSabharwal committed Jan 10, 2025
1 parent 761f5ea commit fa0df9d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/initializationsystem.jl
Original file line number Diff line number Diff line change
Expand Up @@ -116,7 +116,7 @@ end
x′
end
@variables begin
p(t) = p′
p(t)
x(t) = x′
dm(t) = 0
f(t) = p′ * A
Expand Down

0 comments on commit fa0df9d

Please sign in to comment.