Skip to content

Commit 8b47044

Browse files
committed
drop isVisible from the other
1 parent d9f4c0c commit 8b47044

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/async/test_tracing.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,5 @@ async def test_should_show_tracing_group_in_action_list(
385385
re.compile(r"inner group 1"),
386386
re.compile(r"Click"),
387387
re.compile(r"inner group 2"),
388-
re.compile(r"Is visible"),
389388
]
390389
)

0 commit comments

Comments
 (0)