Skip to content

Commit

Permalink
Update tests scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
rosericazondekon committed Jun 7, 2023
1 parent ef92447 commit dac2cc1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_get_api_data.py
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ def url():

@pytest.fixture
def url2():
return "http://httpbin.org/json"
return "http://httpbin.org/robots.txt"


def test_get_api_data_credentials(url, url2):
Expand Down

0 comments on commit dac2cc1

Please sign in to comment.