From 7fff9d095ff7d5fb5cbb409fa5350ad680cd03c5 Mon Sep 17 00:00:00 2001 From: Avrora Date: Mon, 23 Sep 2024 16:53:29 +0300 Subject: [PATCH] Docs: README Hello. One definition was missing from the documentation, namely Specific Integration Tests Signed-off-by: Avrora --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 58dd834f..64e153d9 100644 --- a/README.md +++ b/README.md @@ -11,6 +11,7 @@ compatibility with the latest cosmos-sdk and CosmWasm releases. - [Build](#build) - [Testing Prerequisites](#testing-prerequisites) - [Testing](#testing) +- [Specific Integration Tests](#specific-integration-tests) - [Tools & Dependencies](#tools--dependencies) - [Linting](#linting) - [Protobuf](#protobuf)