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 63ab7ee commit 87f9cb1Copy full SHA for 87f9cb1
1 file changed
src/test/java/org/htmlunit/archunit/Architecture2Test.java
@@ -185,7 +185,6 @@ else if (oneTests.size() == 0) {
185
.and().doNotHaveFullyQualifiedName("org.htmlunit.javascript.host.intl.NumberFormat")
186
.should().callMethod(BrowserVersion.class, "isFirefoxESR", new Class[] {});
187
188
-
189
/**
190
* Do not use hamcrest.
191
*/
0 commit comments