Skip to content

Commit 6910bc2

Browse files
committed
Merge remote-tracking branch 'origin/sync_hangman_tests' into sync_hangman_tests
2 parents 224d121 + bad3db3 commit 6910bc2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

exercises/practice/hangman/src/test/java/HangmanTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,4 +139,4 @@ void guessingAfterAWinIsError() {
139139

140140
assertEquals("cannot guess after the game is won", ex.getMessage());
141141
}
142-
}
142+
}

0 commit comments

Comments
 (0)