Skip to content
Snippets Groups Projects
Commit 15ddcce4 authored by Georgy Moshkin's avatar Georgy Moshkin :speech_balloon:
Browse files

test: what was this about?

parent 28d5e856
No related branches found
No related tags found
1 merge request!1311test: cleanup cluster.cas vs instance.cas inconsistencies
...@@ -20,8 +20,6 @@ as_bob: AsUser = { ...@@ -20,8 +20,6 @@ as_bob: AsUser = {
} }
_3_SEC = 3 _3_SEC = 3
as_alice = dict(user="alice", password="T0psecret")
as_bob = dict(user="bob", password="T0tallysecret")
def test_access_global_table(cluster: Cluster): def test_access_global_table(cluster: Cluster):
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment