Skip to content

Commit bd12d29

Browse files
committed
modified test file
1 parent cbb0ed2 commit bd12d29

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/test_plate.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ using Test
4343

4444
# Check if phases are correctly assigned in expected regions
4545
@test first(Phases) == 2 # Example: Verify a point's phase
46-
@test last(Phases) == 2 # Example: Verify another point's phase
46+
@test last(Phases) == 2 # Example: Verify another point's phase.
4747
end

0 commit comments

Comments
 (0)