Skip to content

Commit

Permalink
fixed possible merge conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
Aayush Badoni authored and Aayush Badoni committed Mar 8, 2024
1 parent c0a7ce7 commit 78888b8
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tests/test_TWP45.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,8 @@ def test_l45_1(page):

# Test the src attribute from image matches the Facebook URL
assert img_src == "https://graph.facebook.com/ACDC/picture?type=large"



@pytest.mark.vcr()
def test_l45_3(page):
# Go to TWP45 page
Expand Down

0 comments on commit 78888b8

Please sign in to comment.