Skip to content

Commit c0f1dba

Browse files
actually remove the IT test
1 parent 3b85548 commit c0f1dba

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,7 +112,7 @@ login_test_acceptance_setup_dev:
112112
@echo "Starting the login test acceptance environment with the local zitadel image"
113113
docker compose --file $(LOGIN_DIR)apps/login-test-acceptance/docker-compose.yaml up --no-recreate zitadel traefik sink
114114

115-
login_quality: login_lint login_test_unit login_test_integration
115+
login_quality: login_lint login_test_unit
116116
@echo "Running login quality checks: lint, unit tests"
117117

118118
login_standalone_build:

0 commit comments

Comments
 (0)