From 544f9d5221d352eb4bfa637c8dc9db2b6b4a5e3e Mon Sep 17 00:00:00 2001 From: lukhipolito-nexxbiz Date: Fri, 3 Oct 2025 09:56:52 +0200 Subject: [PATCH] Update doc/qa/test-guidelines-collaborators.md Co-authored-by: Sipke Schoorstra --- doc/qa/test-guidelines-collaborators.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/qa/test-guidelines-collaborators.md b/doc/qa/test-guidelines-collaborators.md index 3950aef7e..b3a4a4595 100644 --- a/doc/qa/test-guidelines-collaborators.md +++ b/doc/qa/test-guidelines-collaborators.md @@ -11,7 +11,7 @@ Additionally, it provides a consistent and resilient set of places to assert beh --- ## Summary -The philosophy of elsa test strategy can be summarized as: +The philosophy of the Elsa test strategy can be summarized as: ***Whenever a test fails, it should provide a clear direction towards the cause of the problem.*** --