Skip to content

Commit

Permalink
Bugfix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
mikeingold committed Nov 11, 2024
1 parent 78fd313 commit 4466204
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/floating_point_types.jl
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
end

@testitem "Alternate floating types" setup=[Setup, BaseAtol] begin
using Meshes: _ParametricGeometry
using MeshIntegrals: _ParametricGeometry

@testset "$FP" for FP in (Float32, BigFloat)
# Rectangular volume with unit integrand
Expand Down

0 comments on commit 4466204

Please sign in to comment.