Skip to content

Commit d1d5a2f

Browse files
Update irods/test/access_test.py; _issue_
Co-authored-by: Kory Draughn <korydraughn@ymail.com>
1 parent 2e0e1c2 commit d1d5a2f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

irods/test/access_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -497,7 +497,7 @@ def test_iRODSAccess_cannot_be_constructed_using_unsupported_type__issue_558(sel
497497
self.sess,
498498
)
499499

500-
def test_atomic_acls_505(self):
500+
def test_atomic_acls__issue_505(self):
501501
ses = self.sess
502502
zone = user1 = user2 = user3 = group = None
503503
try:

0 commit comments

Comments
 (0)