We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fdcce52 commit af6b8afCopy full SHA for af6b8af
test/AdaptivityTests/AdaptedGeometryTests.jl
@@ -70,7 +70,7 @@ for D = 1:3
70
71
st2 = SkeletonTriangulation(bt)
72
test_triangulation(st2)
73
- st2_normal = get_normal_vector(bt)
+ st2_normal = get_normal_vector(st2)
74
@test is_change_possible(rt,st2)
75
@test is_change_possible(bt,st2)
76
0 commit comments