File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ testing-%:
2222 docker compose -p " phpmyadmin_$@ " -f ./testing/docker-compose/docker-compose.$@ .yml up --build --abort-on-container-exit --exit-code-from=sut
2323 docker compose -p " phpmyadmin_$@ " -f ./testing/docker-compose/docker-compose.$@ .yml down
2424
25- run-tests : testing-default testing-one-host testing-one-socket-host testing-config-mount-dir testing-fs-import-export testing-different-apache-port run-as-www-data
25+ run-tests : testing-default testing-one-host testing-one-socket-host testing-config-mount-dir testing-fs-import-export testing-different-apache-port testing- run-as-www-data
2626
2727logs :
2828 docker compose -f ./testing/docker-compose/docker-compose.testing-default.yml logs
You can’t perform that action at this time.
0 commit comments