mirror of
https://github.com/rcourtman/Pulse.git
synced 2026-09-11 14:00:29 +00:00
Fix release integration gate target
This commit is contained in:
@@ -621,8 +621,11 @@ jobs:
|
||||
;;
|
||||
esac
|
||||
|
||||
echo "Running multi-tenant E2E suite..."
|
||||
npx playwright test tests/03-multi-tenant.spec.ts --project=chromium --reporter=list
|
||||
echo "Running current organization-sharing E2E suite..."
|
||||
npx playwright test \
|
||||
tests/66-organization-sharing-approval-ui.spec.ts \
|
||||
--project=chromium \
|
||||
--reporter=list
|
||||
|
||||
docker compose -f docker-compose.test.yml down -v
|
||||
|
||||
|
||||
Reference in New Issue
Block a user