Remove test lines in Dockerfiles.

This commit is contained in:
Ben Sturmfels
2021-03-09 17:22:09 +11:00
parent 3ba11716c1
commit 40bc5ea9ee
3 changed files with 1 additions and 2 deletions

View File

@@ -173,7 +173,6 @@ RUN make
RUN ./bin/pip install py3exiv2
# Run the tests.
RUN echo foo
RUN ./bin/python -m pytest -rs ./mediagoblin/tests --boxed
# Only safe if being run on a clean git checkout. Otherwise you may have already