We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 271ae8a commit ea5ed03Copy full SHA for ea5ed03
tests/fixtures.py
@@ -7,7 +7,6 @@ class Fixtures(object):
7
@pytest.fixture
8
def api_key(self):
9
pl.api_key = os.environ["TEST_SECRET_KEY"]
10
- pl.api_url = "http://api.payload-dev.co:8000"
11
12
13
def customer_account(self):
0 commit comments