Skip to content

Commit

Permalink
Fix test command documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
olejnjak committed Aug 27, 2021
1 parent ce9576f commit d927f40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/docs/docs/commands/test.md
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@ One of the benefits of using Tuist over other automation tools is that developer
| `--configuration` | `-C` | `The configuration to be used when building the scheme.` | | No |
| `--skip-ui-tests` | n/a | `When passed, it skips testing UI Tests targets.` | False | No |
| `--result-bundle-path` | `-T` | `Path where test result bundle will be saved` | | No |
| `--reinstall-app` | `-r` | `Uninstall app before running tests` | False | No |
| `--reinstall-app` | `-r` | `Uninstall app (if any) before running tests` | False | No |

0 comments on commit d927f40

Please sign in to comment.