Skip to content

Commit b2aa3c6

Browse files
authored
Update conftest.py
1 parent 844faa1 commit b2aa3c6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
from netlicensing import NetLicensing
44

5-
TEST_API_LEY = '8d4282ba-a331-4b84-9deb-59dbbc75e5df'
5+
TEST_API_LEY = '85396d4e-13a0-405c-b5a5-cb207c1617ae'
66

77
def pytest_addoption(parser):
88
parser.addoption('--nlic-apikey', default=TEST_API_LEY,

0 commit comments

Comments
 (0)