Remove un unused ".

This commit is contained in:
elweyn 2023-02-12 07:29:18 +01:00
parent 227f793dec
commit eb433ba870

View File

@ -11,7 +11,7 @@
###############################################################################
FROM cypress/base:16.14.2-slim
ARG DOCKER_WORKDIR"="/tests"
ARG DOCKER_WORKDIR="/tests"
WORKDIR $DOCKER_WORKDIR
# install dependencies