Skip to content

Commit 88d9f60

Browse files
committed
fix it
1 parent 8b1d73e commit 88d9f60

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

playwright/src/test/java/com/microsoft/playwright/TestTracing.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ void traceGroupGroupEnd(@TempDir Path tempDir) throws Exception {
276276
Pattern.compile("inner group 1"),
277277
Pattern.compile("Click"),
278278
Pattern.compile("inner group 2"),
279-
Pattern.compile("Is visible")
280279
});
281280
});
282281
}

0 commit comments

Comments
 (0)