summaryrefslogtreecommitdiffstats
path: root/bootstrap/vagrant-onap/CONTRIBUTING.md
diff options
context:
space:
mode:
Diffstat (limited to 'bootstrap/vagrant-onap/CONTRIBUTING.md')
-rw-r--r--bootstrap/vagrant-onap/CONTRIBUTING.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap/vagrant-onap/CONTRIBUTING.md b/bootstrap/vagrant-onap/CONTRIBUTING.md
index ab7f6ba1d..6f2897ce3 100644
--- a/bootstrap/vagrant-onap/CONTRIBUTING.md
+++ b/bootstrap/vagrant-onap/CONTRIBUTING.md
@@ -20,7 +20,7 @@ command:
or using PowerShell
PS C:\> Set-ExecutionPolicy Bypass -Scope CurrentUser
- PS C:\> .\tools\Run.ps1 [test_suite] [function]
+ PS C:\> .\tools\Run.ps1 testing [test_suite] [function]
Examples
--------