Skip to content

Commit

Permalink
changed url
Browse files Browse the repository at this point in the history
  • Loading branch information
ajits-github committed Sep 5, 2023
1 parent 98d5704 commit 490cb1c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_api.py
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
# ======================================================
import requests

BASE_URL = "http://127.0.0.1:8000"
BASE_URL = "https://www.urparts.com/index.cfm/page/catalogue"

def test_access_website():
response = requests.get(BASE_URL)
Expand Down

0 comments on commit 490cb1c

Please sign in to comment.