diff --git a/server-ce/test/Makefile b/server-ce/test/Makefile index 18f4446902..48c3dfc475 100644 --- a/server-ce/test/Makefile +++ b/server-ce/test/Makefile @@ -20,6 +20,7 @@ test-e2e-native: npm run cypress:open test-e2e: + docker compose build host-admin docker compose up --no-log-prefix --exit-code-from=e2e e2e test-e2e-open: