Skip to content

Commit 6e4f2dc

Browse files
committed
retested
1 parent 9a23b65 commit 6e4f2dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/test/java/org/htmlunit/libraries/HtmxTest2x0x7.java

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,8 +53,8 @@ public void htmx() throws Exception {
5353
@HtmlUnitNYI(
5454
CHROME = "passes:620failures:119",
5555
EDGE = "passes:620failures:119",
56-
FF = "passes:620failures:119",
57-
FF_ESR = "passes:620failures:119")
56+
FF = "passes:625failures:111",
57+
FF_ESR = "passes:625failures:111")
5858
public void htmxMin() throws Exception {
5959
htmx("htmx-2.0.7", true);
6060
}

0 commit comments

Comments
 (0)