docs: don't mention non existing file in func tests doc

This commit is contained in:
Romain Bertrand 2025-12-16 12:18:19 +01:00
parent e6902583fc
commit 308ecf332c

View file

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