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.
2 parents 224d121 + bad3db3 commit 6910bc2Copy full SHA for 6910bc2
1 file changed
exercises/practice/hangman/src/test/java/HangmanTest.java
@@ -139,4 +139,4 @@ void guessingAfterAWinIsError() {
139
140
assertEquals("cannot guess after the game is won", ex.getMessage());
141
}
142
-}
+}
0 commit comments