Skip to content

Commit

Permalink
Update website/docs/faqs/Tests/testing-sources.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mirnawong1 authored Dec 4, 2023
1 parent b6d0fa3 commit 8653b15
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/faqs/Tests/testing-sources.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ id: testing-sources
To run tests on all sources, use the following command:

```shell
$ dbt test --select "source:*"
dbt test --select "source:*"
```

(You can also use the `-s` shorthand here instead of `--select`)
Expand Down

0 comments on commit 8653b15

Please sign in to comment.