From cf26318b9ae5b57243be4ade10d6a4edc3ec2a07 Mon Sep 17 00:00:00 2001 From: Morton Fox Date: Tue, 12 Sep 2017 00:38:37 -0400 Subject: [PATCH] Update Mocha link --- Readme.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Readme.md b/Readme.md index 65194fb..269fc39 100644 --- a/Readme.md +++ b/Readme.md @@ -870,7 +870,7 @@ horseman .type() horseman into input[name='q'] +51ms ### Tests -[Mocha]: +[Mocha]: [Should]: Automated tests for Horseman itself are run using [Mocha][] and [Should][], both of which will be installed via `npm install`.