We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b2aa3c6 commit 77fe4ceCopy full SHA for 77fe4ce
1 file changed
tests/conftest.py
@@ -2,6 +2,7 @@
2
3
from netlicensing import NetLicensing
4
5
+# APIKey role: at least 'ROLE_APIKEY_ANALYTICS'; see https://netlicensing.io/wiki/security#api-key-identification
6
TEST_API_LEY = '85396d4e-13a0-405c-b5a5-cb207c1617ae'
7
8
def pytest_addoption(parser):
0 commit comments