We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cbb0ed2 commit bd12d29Copy full SHA for bd12d29
test/test_plate.jl
@@ -43,5 +43,5 @@ using Test
43
44
# Check if phases are correctly assigned in expected regions
45
@test first(Phases) == 2 # Example: Verify a point's phase
46
- @test last(Phases) == 2 # Example: Verify another point's phase
+ @test last(Phases) == 2 # Example: Verify another point's phase.
47
end
0 commit comments