From 479dd784cec6f423feadd1cbc910105c4cd73636 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 4 Mar 2016 12:32:11 -0800 Subject: various minor edits. --- pages/docs/platform/troubleshooting/tests.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'pages/docs/platform/troubleshooting/tests.md') diff --git a/pages/docs/platform/troubleshooting/tests.md b/pages/docs/platform/troubleshooting/tests.md index 383fe7b..607f924 100644 --- a/pages/docs/platform/troubleshooting/tests.md +++ b/pages/docs/platform/troubleshooting/tests.md @@ -8,15 +8,15 @@ At any time, you can run troubleshooting tests on the nodes of your provider inf To run tests on FILTER node list: - leap test run FILTER + workstation$ leap test run FILTER For example, you can also test a single node (`leap test elephant`); test a specific environment (`leap test development`), or any tag (`leap test soledad`). Alternately, you can run test on all nodes (probably only useful if you have pinned the environment): - leap test + workstation$ leap test -The tests that are performed are located in the platform under the tests directory. +The tests that are performed are located in the platform under the tests directory. ## Testing with the bitmask client -- cgit v1.2.3