From 17a5c6fa1ae41f141ac3923e35ee716bebebe174 Mon Sep 17 00:00:00 2001 From: Max Levy <35595512+maxim-levy@users.noreply.github.com> Date: Mon, 23 Apr 2018 17:39:01 +0900 Subject: [PATCH] typo fix --- test/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/README.md b/test/README.md index ee53905b..fc436948 100644 --- a/test/README.md +++ b/test/README.md @@ -1,7 +1,7 @@ # Tendermint Tests The unit tests (ie. the `go test` s) can be run with `make test`. -The integration tests can be run wtih `make test_integrations`. +The integration tests can be run with `make test_integrations`. Running the integrations test will build a docker container with local version of tendermint and run the following tests in docker containers: