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 c36d8c9 commit cefe38eCopy full SHA for cefe38e
tests/test_background_events.py
@@ -37,5 +37,4 @@ def test_background_events(
37
expect(heading).to_have_text(re.compile(r"[4-7] /"))
38
39
reset_button.click()
40
- expect(heading).to_have_text("0 /")
41
expect(heading).to_have_text("10 /", timeout=12000)
0 commit comments