yay tests

This commit is contained in:
swagg boi 2023-11-01 15:01:31 -04:00
parent 1c4299d95b
commit d4f9494ef5

View file

@ -21,7 +21,7 @@ RUN cpanm --notest Net::HTTP
RUN cpanm --installdeps . RUN cpanm --installdeps .
# Test it # Test it
#RUN prove -l -v RUN prove -l -v
# Finish setting up the environment # Finish setting up the environment
ENV MOJO_REVERSE_PROXY=1 ENV MOJO_REVERSE_PROXY=1