Skip to content

Commit 2ad2f1f

Browse files
committed
Update the Swag Labs test
1 parent b2c6a9b commit 2ad2f1f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/test_swag_labs.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@ def test_swag_labs_basic_flow(self):
4646
continue_shopping_button = "link=Continue Shopping"
4747
self.assert_element(continue_shopping_button)
4848

49-
5049
# Checkout - Add info
5150
self.click("link=CHECKOUT")
5251
self.assert_exact_text("Checkout: Your Information", "div.subheader")

0 commit comments

Comments
 (0)