@@ -45,6 +45,6 @@ card
card
B
''' in screen.render_content():
- screen.wait(0.1)
- else:
- raise AssertionError(f'{screen.render_content()} should show cards with "A" and "B"')
+ screen.wait(0.1)
+ else:
+ raise AssertionError(f'{screen.render_content()} should show cards with "A" and "B"')