docs: fix dead link in 16-testing.md (backport #24643) (#24644)

Co-authored-by: GarmashAlex <garmasholeksii@gmail.com>
This commit is contained in:
mergify[bot] 2025-05-02 09:44:53 -04:00 committed by GitHub
parent abb47566ac
commit 2394c83b88
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -9,7 +9,7 @@ These tests have different goals and are used at different stages of the develop
We advice, as a general rule, to use tests at all stages of the development cycle.
It is adviced, as a chain developer, to test your application and modules in a similar way than the SDK.
The rationale behind testing can be found in [ADR-59](https://docs.cosmos.network/main/architecture/adr-059-test-scopes.html).
The rationale behind testing can be found in [ADR-59](https://docs.cosmos.network/main/build/architecture/adr-059-test-scopes).
## Unit Tests