Skip to content

Commit 6826d53

Browse files
authored
Merge pull request #12 from andersinno/run-test-confirm-sip
run_tests.sh: Add confirm_sip worker
2 parents 3c2390c + d6f1731 commit 6826d53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run_test.sh

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
rq worker download_object &
99
rq worker create_sip &
1010
rq worker submit_sip &
11+
rq worker confirm_sip &
1112

1213
# Wait a bit for workers to start and stop outputting to console
1314
sleep 1

0 commit comments

Comments
 (0)