Skip to content

Commit

Permalink
Update setup
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeingold authored Dec 5, 2024
1 parent f330bc3 commit 26b1e84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/combinations.jl
Original file line number Diff line number Diff line change
Expand Up @@ -507,7 +507,7 @@ end
@test volumeintegral(f, hexahedron) sol
end

@testitem "Meshes.Line" setup=[Setup] begin
@testitem "Meshes.Line" setup=[Combinations] begin
# Geometry
a = Point(0, 0, 0)
b = Point(1, 1, 1)
Expand Down

0 comments on commit 26b1e84

Please sign in to comment.