Skip to content

Commit e2df7c5

Browse files
committed
ReadMe update
1 parent 4b2dfd2 commit e2df7c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/sanity/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ Use -g or -f command-line options to filter tests to match the host platform.
1919
| Option | Alias | Description |
2020
|--------|-------|-------------|
2121
| `--commit <commit>` | `-c` | The commit SHA to test (required) |
22-
| `--quality <quality>` | `-q` | The quality to test: `insider` or `stable` (required) |
22+
| `--quality <quality>` | `-q` | The quality to test (required, "stable", "insider" or "exploration") |
2323
| `--no-cleanup` | | Do not cleanup downloaded files after each test |
2424
| `--grep <pattern>` | `-g` | Only run tests matching the given regex pattern |
2525
| `--fgrep <string>` | `-f` | Only run tests containing the given string |

0 commit comments

Comments
 (0)