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 d9f4c0c commit 8b47044Copy full SHA for 8b47044
tests/async/test_tracing.py
@@ -385,6 +385,5 @@ async def test_should_show_tracing_group_in_action_list(
385
re.compile(r"inner group 1"),
386
re.compile(r"Click"),
387
re.compile(r"inner group 2"),
388
- re.compile(r"Is visible"),
389
]
390
)
0 commit comments