Skip to content

Commit 5059bfb

Browse files
author
Samuel Hassine
committed
[integration] Update the test token
1 parent af03aa5 commit 5059bfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
def api_client():
1414
return OpenCTIApiClient(
1515
"https://demo.opencti.io",
16-
"0b980359-6684-4471-987b-72eedfc8df40",
16+
"d1b42111-a7fb-4830-846a-6a91c16b0084",
1717
ssl_verify=True,
1818
)
1919

0 commit comments

Comments
 (0)