From 80ac96def4561c699bb5ae40121b45c042370b4f Mon Sep 17 00:00:00 2001 From: William Banfield <4561443+williambanfield@users.noreply.github.com> Date: Tue, 28 Sep 2021 17:58:32 -0400 Subject: [PATCH] Update test/e2e/networks/apphash-fail.toml --- test/e2e/networks/apphash-fail.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/e2e/networks/apphash-fail.toml b/test/e2e/networks/apphash-fail.toml index 2b14bc70a..f62e23aca 100644 --- a/test/e2e/networks/apphash-fail.toml +++ b/test/e2e/networks/apphash-fail.toml @@ -1,5 +1,5 @@ # This file represents an attempt at reproducing a commonly observed failure in -# the generated Tendermint e2e tests suite. The failure manifests as an node whose +# the generated Tendermint e2e test suite. The failure manifests as an node whose # AppHash as reported by /status does not agree with the AppHash as reported by the # block of the same height in the chain.