Skip to content

Commit 3b206a5

Browse files
committed
1
1 parent 22f35da commit 3b206a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/integration/standard/test_application_info.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ def test_create_session_and_check_system_views_clients(self):
8686
break
8787
else:
8888
found = True
89+
print("FOUND client_options")
8990
assert found
9091
finally:
9192
cluster.shutdown()

0 commit comments

Comments
 (0)