Update doc/qa/test-guidelines-collaborators.md

Co-authored-by: Sipke Schoorstra <sipkeschoorstra@outlook.com>
This commit is contained in:
lukhipolito-nexxbiz 2025-10-03 09:56:52 +02:00 committed by GitHub
parent e6c8e9835f
commit 544f9d5221
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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.***
--