From 19d34f30abf8af167b9dc4165f85ec6bd7c05e94 Mon Sep 17 00:00:00 2001 From: Bugbunny Date: Tue, 24 Mar 2026 22:31:26 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 333cbfc7bd2..e84d9e4c76d 100644 --- a/README.md +++ b/README.md @@ -186,7 +186,7 @@ type StateMachineEventsTelemetryFactory interface { Execute(candidateView uint64) protocol_state.StateMachineTelemetryConsumer } ``` -3. Add the package to `.mockery.yaml`. Note: specify the directory where you want the mock to be placed. +3. Add the package to `.mockery.yaml`. Note: specify the directory where you want the mock to be placed.. ``` github.com/onflow/flow-go/state/protocol/protocol_state/mock_interfaces: config: