From 12bcf8b2da0c9fc8316ba5b110a50e53b4119d98 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