Skip to content

Commit 719ce32

Browse files
committed
add note for testing
1 parent 0275655 commit 719ce32

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -193,6 +193,8 @@ mkdir -p /tmp/dbt-sqlite-tests
193193
194194
# adjust paths in test/sqlite.dbtspec before running this
195195
pytest test/sqlite.dbtspec
196+
197+
# remember to test 'dbt docs generate': this isn't covered in test suite
196198
```
197199

198200
Remember to delete the database file referenced in `test/sqlite.dbtspec`

0 commit comments

Comments
 (0)