From 88aa0c3250b235e88e13c5099a3ad233916fa5c4 Mon Sep 17 00:00:00 2001 From: onyx-and-iris <75868496+onyx-and-iris@users.noreply.github.com> Date: Sun, 30 Oct 2022 01:12:08 +0000 Subject: [PATCH] typo fix --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 4b22670..8537621 100644 --- a/README.md +++ b/README.md @@ -357,8 +357,7 @@ Run tests using .\tests\pre-commit.ps1 which accepts the following parameters: Run tests from repository root in a subshell like so: -Example: -`powershell .\tests\pre-commit.ps1 -k "potato" -t "higher"3` +`powershell .\tests\pre-commit.ps1 -k "potato" -t "higher"` Results will be logged and summary file written.