From ecbe7b4f7292af552a0839e740f936c07cc185cd Mon Sep 17 00:00:00 2001 From: Thomas-Apter Date: Mon, 17 Aug 2020 15:56:42 +0100 Subject: [PATCH] Changed 'ran' to 'run' --- docs/testing.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/testing.md b/docs/testing.md index f0e9e97..ee25af4 100644 --- a/docs/testing.md +++ b/docs/testing.md @@ -14,7 +14,7 @@ There are two main sets of tests: 2. Docker tests, which test a complete Docker image, using the Docker API ### Running the Docker tests -Before running Docker tests, the following command must be ran: +Before running Docker tests, the following command must be run: ``` make build-devjmstest