Skip to content

Commit

Permalink
Fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
GeorgeR227 committed Oct 30, 2024
1 parent 5e9a12a commit 92a40c9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/collages.jl
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ infer_types!(ParamDiffusionCollage)
incl = [3]
op1 = Any[:∂ₜ, [:d, :, :d, :]]
op2 = [:*, :rb1_leftwall, :rb2_rightwall, :rb3, :r0]
type = [:Form0, :Parameter, :Form0, :infer, :Form0, :Form0, :Form0, :Form0, :Form0, :Form0, :Parameter, :Parameter]
type = [:Form0, :Parameter, :Form0, :Form0, :Form0, :Form0, :Form0, :Form0, :Form0, :Form0, :Parameter, :Parameter]
name = [:K, :A, :K̇, Symbol("•2"), :r1_K, :Kb1, :r2_K, :Kb2, :r3_K̇, :Null, :r4_A, :Ab]
end

0 comments on commit 92a40c9

Please sign in to comment.