Skip to content

Commit a9d580a

Browse files
chore: Enable token caching for e2e tests (#302)
## Motivation To reduce token requests we decided to enable use the same config between tests.
1 parent 3a89b78 commit a9d580a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/docker/Dockerfile.e2e

-1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,5 @@ WORKDIR /sloctl
99
COPY ./test ./test
1010
COPY --from=sloctl-e2e-test-bin /usr/bin/sloctl /usr/bin/sloctl
1111

12-
ENV SLOCTL_NO_CONFIG_FILE=true
1312
# Required for bats pretty printing.
1413
ENV TERM=linux

0 commit comments

Comments
 (0)