Skip to content

Commit cefe38e

Browse files
committed
tests
1 parent c36d8c9 commit cefe38e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/test_background_events.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,5 +37,4 @@ def test_background_events(
3737
expect(heading).to_have_text(re.compile(r"[4-7] /"))
3838

3939
reset_button.click()
40-
expect(heading).to_have_text("0 /")
4140
expect(heading).to_have_text("10 /", timeout=12000)

0 commit comments

Comments
 (0)