Skip to content

Commit 968d9cd

Browse files
committed
update test name to include _issue_
1 parent d4263ee commit 968d9cd

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)