Skip to content

Commit 31ad5c5

Browse files
fix tests
1 parent 59b2b86 commit 31ad5c5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

redisinsight/api/test/test-runs/test.Dockerfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ RUN dbus-uuidgen > /var/lib/dbus/machine-id
66
WORKDIR /usr/src/app
77

88
COPY package.json yarn.lock ./
9-
COPY stubs ./stubs
109
RUN yarn install
1110
COPY . .
1211

0 commit comments

Comments
 (0)