Skip to content

Commit fcc215d

Browse files
committed
correct issue number
1 parent 47346b0 commit fcc215d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

irods/test/data_obj_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2989,7 +2989,7 @@ def test_handling_of_termination_signals_during_multithread_put__issue_722(self)
29892989

29902990
test_put__issue_722(self)
29912991

2992-
def test_modified_sorting_of_replicas__issue_647(self):
2992+
def test_modified_sorting_of_replicas__issue_746(self):
29932993
basename = unique_name(my_function_name(), datetime.now()) + '_dataobj_647'
29942994
with self.create_simple_resc() as newResc1, self.create_simple_resc() as newResc2:
29952995
data = helpers.make_object(self.sess, f'{helpers.home_collection(self.sess)}/{basename}')

0 commit comments

Comments
 (0)