[#225] Fixed step label in test_extended_acl_deny_all_operations test case
Some checks reported warnings
DCO check / Commits Check (pull_request) Has been cancelled

This commit is contained in:
Yaroslava Lukoyanova 2024-04-25 13:31:10 +03:00
parent abf46a7e16
commit bee1be898d

View file

@ -92,7 +92,7 @@ class TestEACLContainer(ClusterTestBase):
cluster=self.cluster, cluster=self.cluster,
) )
with reporter.step(f"Check {not_deny_role_wallet} has full access to eACL public container"): with reporter.step(f"Check {not_deny_role_str} has full access to eACL public container"):
check_full_access_to_container( check_full_access_to_container(
not_deny_role_wallet, not_deny_role_wallet,
cid, cid,