We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b6559d commit dbdce18Copy full SHA for dbdce18
Dockerfile
@@ -1,6 +1,6 @@
1
FROM node:18
2
3
-WORKDIR /test-suitegit status
+WORKDIR /test-suite
4
5
COPY package.json ./
6
COPY tests/ ./tests
0 commit comments