Skip to content

Commit

Permalink
Updated path for test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
BreathXV committed Jun 5, 2024
1 parent 0165326 commit 82d526c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.test
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ WORKDIR /root/

COPY --from=builder /app/rwapi .

COPY test.sh .
COPY ./utils/test.sh .

ENV DATABASE_PATH :memory:

Expand Down

0 comments on commit 82d526c

Please sign in to comment.