mirror of
https://github.com/sartography/cr-connect-workflow.git
synced 2025-02-23 21:28:32 +00:00
Remove print statement
This commit is contained in:
parent
c2e39dfc95
commit
ba24fba67e
@ -39,8 +39,6 @@ class TestDeleteIRBDocument(BaseTest):
|
||||
self.assertEqual(False, IsFileUploaded.do_task(
|
||||
IsFileUploaded, second_task, study_id, workflow.id, irb_code))
|
||||
|
||||
print('test_delete_irb_document')
|
||||
|
||||
def test_delete_irb_document_list(self):
|
||||
# try deleting a list of files
|
||||
self.create_reference_document()
|
||||
|
Loading…
x
Reference in New Issue
Block a user