Skip to content
Snippets Groups Projects

test: cleanup cluster.cas vs instance.cas inconsistencies

Merged Georgy Moshkin requested to merge gmoshkin/fix-use-after-free-in-plugin-rpc into master
1 file
+ 0
2
Compare changes
  • Side-by-side
  • Inline
@@ -20,8 +20,6 @@ as_bob: AsUser = {
}
_3_SEC = 3
as_alice = dict(user="alice", password="T0psecret")
as_bob = dict(user="bob", password="T0tallysecret")
def test_access_global_table(cluster: Cluster):
Loading