Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
albert-de-montserrat committed Jun 18, 2024
1 parent 3f668cb commit 70d0138
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_arrays_conversions.jl
Original file line number Diff line number Diff line change
Expand Up @@ -51,5 +51,5 @@ end
@test typeof(S5) <: JustRelax.StokesArrays
@test typeof(S6) <: JustRelax.Displacement
@test typeof(S7) <: JustRelax.Vorticity
@test typeof(T2) <: JustRelax.ThermalArrays
@test typeof(T1) <: JustRelax.ThermalArrays
end

0 comments on commit 70d0138

Please sign in to comment.