Skip to content

Commit 23771a2

Browse files
author
Sung Won Chung
committed
better framing
1 parent 4b7a9c9 commit 23771a2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/examples/sqlmesh_cli_crash_course.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@ Run data diff against prod. This is a good way to verify the changes are behavin
332332

333333
## **Enhanced Testing Workflow**
334334

335-
You'll use these commands to validate your changes are behaving as expected. Audits (data tests) are a great first step, and you'll want to grow from there to feel confident about your testing. The workflow is as follows:
335+
You'll use these commands to validate your changes are behaving as expected. Audits (data tests) are a great first step, and you'll want to grow from there to feel confident about your pipelines. The workflow is as follows:
336336

337337
1. Create and audit external models outside of SQLMesh's control (ex: data loaded in by Fivetran, Airbyte, etc.)
338338
2. Automatically generate unit tests

0 commit comments

Comments
 (0)