We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af03aa5 commit 5059bfbCopy full SHA for 5059bfb
tests/conftest.py
@@ -13,7 +13,7 @@
13
def api_client():
14
return OpenCTIApiClient(
15
"https://demo.opencti.io",
16
- "0b980359-6684-4471-987b-72eedfc8df40",
+ "d1b42111-a7fb-4830-846a-6a91c16b0084",
17
ssl_verify=True,
18
)
19
0 commit comments