Skip to content

Commit a1245a0

Browse files
committed
✅ Fix e2e test.sh
1 parent e254b88 commit a1245a0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

e2e/test.sh

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ export DEBUG=0
44
export PROCRASTINATE_APP="e2e.tasks.app"
55

66

7-
opal-procrastinate init-db
7+
openaleph-procrastinate init-db
88

9-
opal-procrastinate defer-jobs -i jobs.json
9+
openaleph-procrastinate defer-jobs -i jobs.json
1010

1111
procrastinate worker -q default --one-shot
1212

0 commit comments

Comments
 (0)