Skip to content

Commit 5eb9ccb

Browse files
author
Samuel Hassine
committed
[integration] Fix formatting
1 parent 288331c commit 5eb9ccb

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
@@ -7,7 +7,7 @@
77
def api_client():
88
return OpenCTIApiClient(
99
"https://demo.opencti.io",
10-
"1db04f50-a5cb-4ec3-be29-2fcca533f234"
10+
"1db04f50-a5cb-4ec3-be29-2fcca533f234",
1111
ssl_verify=True,
1212
)
1313

0 commit comments

Comments
 (0)