Skip to content

Commit

Permalink
Run prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmfinol committed Jul 14, 2023
1 parent 70d2979 commit b1faf53
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 2 deletions.
3 changes: 2 additions & 1 deletion docs/03-github/03-test-runner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -306,7 +306,8 @@ The type of tests to be run by the test runner.

Options are: `All`, `PlayMode`, `EditMode`, and `Standalone`.

Note: `All` only runs `PlayMode` and `EditMode`. You must explicitly specify `Standalone` for it to run.
Note: `All` only runs `PlayMode` and `EditMode`. You must explicitly specify `Standalone` for it to
run.

_**required:** `false`_ _**default:** `All`_

Expand Down
3 changes: 2 additions & 1 deletion versioned_docs/version-1/04-github/03-test-runner.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,8 @@ The type of tests to be run by the test runner.

Options are: "all", "playmode", "editmode", "standalone"

Note: "all" only runs "playmode" and "editmode". You must explicitly specify "standalone" for it to run.
Note: "all" only runs "playmode" and "editmode". You must explicitly specify "standalone" for it to
run.

_**required:** `false`_ _**default:** `all`_

Expand Down

0 comments on commit b1faf53

Please sign in to comment.