Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions docs/guide/quickstarts/create-and-run-a-nightwatch-test.md
Original file line number Diff line number Diff line change
Expand Up @@ -150,7 +150,7 @@ If you are running from a Mac, safaridriver is present by default but must be en

Once your setup is done, you can run example tests with this command

<pre><code class="language-bash">npx nightwatch ./nightwatch/examples</code></pre>
<pre><code class="language-bash">npx nightwatch ./nightwatch</code></pre>

The output should look similar to this:

Expand Down Expand Up @@ -243,4 +243,4 @@ Now that you have installed Nightwatch
<span>→</span>
</a>
</div>
</div>
</div>