Skip to content

Commit 77fe4ce

Browse files
authored
Update conftest.py
1 parent b2aa3c6 commit 77fe4ce

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/conftest.py

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

33
from netlicensing import NetLicensing
44

5+
# APIKey role: at least 'ROLE_APIKEY_ANALYTICS'; see https://netlicensing.io/wiki/security#api-key-identification
56
TEST_API_LEY = '85396d4e-13a0-405c-b5a5-cb207c1617ae'
67

78
def pytest_addoption(parser):

0 commit comments

Comments
 (0)