We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 844faa1 commit b2aa3c6Copy full SHA for b2aa3c6
1 file changed
tests/conftest.py
@@ -2,7 +2,7 @@
2
3
from netlicensing import NetLicensing
4
5
-TEST_API_LEY = '8d4282ba-a331-4b84-9deb-59dbbc75e5df'
+TEST_API_LEY = '85396d4e-13a0-405c-b5a5-cb207c1617ae'
6
7
def pytest_addoption(parser):
8
parser.addoption('--nlic-apikey', default=TEST_API_LEY,
0 commit comments