Skip to content

Commit 954144d

Browse files
author
russom
committed
branch updated
1 parent 8662965 commit 954144d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Sprint-3/1-implement-and-rewrite-tests/rewrite-tests-with-jest/1-get-angle-type.test.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ test(`should return "Acute angle" when (0 < angle < 90)`, () => {
1717
// Case 3: Obtuse angles
1818
// Case 4: Straight angle
1919
// Case 5: Reflex angles
20-
// Case 6: Invalid angles
20+
// Case 6: Invalid angles

0 commit comments

Comments
 (0)