-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
70cf08e
commit c1be861
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule archivematica-acceptance-tests
updated
3 files
+17 −0 | features/black_box/create-aip.feature | |
+208 −0 | features/steps/black_box_steps.py | |
+24 −0 | features/steps/utils.py |
Submodule archivematica-storage-service
updated
4 files
+10 −12 | requirements/base.txt | |
+10 −14 | requirements/local.txt | |
+10 −14 | requirements/production.txt | |
+11 −15 | requirements/test.txt |