From 6b3867e5a7a657e68a520fccc8626fbb7fbb2d33 Mon Sep 17 00:00:00 2001 From: Elio Bischof Date: Thu, 26 Jun 2025 13:09:11 +0200 Subject: [PATCH] warning --- CONTRIBUTING.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2aa8b67c8d..783935984f 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -184,6 +184,8 @@ pnpm test:integration help To run the tests in docker against the latest release of Zitadel, use the following command: +:warning: The acceptance tests are not reliable at the moment :construction: + ```sh make login_test_acceptance ```