From 2860ebb91e8b8bd87beb18329e6648e039e3a78d Mon Sep 17 00:00:00 2001 From: therbin200 <78081299+therbin200@users.noreply.github.com> Date: Thu, 5 Feb 2026 11:12:10 +0100 Subject: [PATCH] fix test-requirements filname --- docs/22-community.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/22-community.md b/docs/22-community.md index 0a5c893..69edbc3 100644 --- a/docs/22-community.md +++ b/docs/22-community.md @@ -84,7 +84,7 @@ module=partner_brand # Technical name of the module to migrate * Execute **pre-commit** while errors are detected. * Update **CONTRIBUTORS** field if exist, else edit maintainers part in the manifest. * Post code step *(if required)*: - * If a **depends module** is **not yet migrated** to the new version, you need to add the following code in the **test-requirements.xml** to allow tests to be running fine on the OCA repository: + * If a **depends module** is **not yet migrated** to the new version, you need to add the following code in the **test-requirements.txt** to allow tests to be running fine on the OCA repository: **<= 14.0**