Update unit test template with last modifications, clean and manage some errors
This commit is contained in:
@@ -43,6 +43,5 @@ if __name__ == '__main__':
|
||||
launch_unit_test(test=test_list, tag=docker_tag)
|
||||
|
||||
# Clear archive file and container
|
||||
clear_container_test(tag=docker_tag)
|
||||
for archive in archives:
|
||||
os.remove(Path(os.getcwd(), archive))
|
||||
|
||||
Reference in New Issue
Block a user