Skip to content

Commit dbdce18

Browse files
committed
Fix typo
Signed-off-by: PatStLouis <[email protected]>
1 parent 7b6559d commit dbdce18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
FROM node:18
22

3-
WORKDIR /test-suitegit status
3+
WORKDIR /test-suite
44

55
COPY package.json ./
66
COPY tests/ ./tests

0 commit comments

Comments
 (0)