From 308ecf332cf6f136906ba2e51c87c353a6190e7a Mon Sep 17 00:00:00 2001 From: Romain Bertrand Date: Tue, 16 Dec 2025 12:18:19 +0100 Subject: [PATCH] docs: don't mention non existing file in func tests doc --- tests/functional/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functional/README.md b/tests/functional/README.md index 57b7937..ff13f6c 100644 --- a/tests/functional/README.md +++ b/tests/functional/README.md @@ -4,7 +4,7 @@ End-to-end tests that make real API calls to a Codeberg instance. ## Running Tests -These tests require special setup and credentials. See [SETUP_FUNCTIONAL_TESTS.md](../../SETUP_FUNCTIONAL_TESTS.md) for complete instructions. +These tests require special setup and credentials. ### Quick Start