Skip to content

Commit

Permalink
Fix typo in README (#38903)
Browse files Browse the repository at this point in the history
  • Loading branch information
vincbeck authored Apr 10, 2024
1 parent 5fa80b6 commit 3d80435
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/system/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ pytest --system google tests/system/providers/google/cloud/bigquery/example_bigq
You can specify several `--system` flags if you want to execute tests for several providers:

```commandline
pytest --system google --system aws tests/system
pytest --system google --system amazon tests/system
```

### Running via Airflow CLI
Expand Down

0 comments on commit 3d80435

Please sign in to comment.