Improve Plugin integrations
Change-Id: Ia301dfb06324e3579ced95bb13bf8065d949d686
diff --git a/slim_script.sh b/slim_script.sh
index bc3dd0c..b726145 100755
--- a/slim_script.sh
+++ b/slim_script.sh
@@ -9,7 +9,7 @@
# Build the docker-slim command
slim build --http-probe=true \
- --exec="perl Makefile.PL && make test && unzip -v" \
+ --exec="perl Makefile.PL && MOJO_MODE=test make test && unzip -v" \
--include-workdir=true \
--include-path="/usr/local/share/perl5/site_perl/KorAP/" \
--include-path="/usr/local/share/perl5/site_perl/Mojolicious/" \