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 6e3f583 commit c384ad7Copy full SHA for c384ad7
hamcrest/src/test/java/org/hamcrest/MatcherAssumeTest.java
@@ -35,4 +35,4 @@ public class MatcherAssumeTest {
35
assumptionSucceeds() {
36
assumeThat("xyz", startsWith("xy"));
37
}
38
-}
+}
0 commit comments