Skip to content

Commit 9014231

Browse files
authored
Merge pull request #812 from elementary-data/ele-679-docs-add-pointer-to-test-priorities-from
Docs: add pointer from tutorial to doc on tests priorities
2 parents d6a2ca0 + 6efd06a commit 9014231

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/tutorial/adding-elementary-tests.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -110,7 +110,7 @@ We will use the **elementary.column_anomalies** test to monitor the count of cus
110110
timestamp_column: "signup_date"
111111
```
112112
<Info>
113-
Notice that we already defined the **timestamp_column** at the model level, so we don't have to define it in the test.
113+
Notice that we already defined the **timestamp_column** at the model level, so we don't have to define it in the test. [This page](https://docs.elementary-data.com/guides/elementary-tests-configuration) has in-depth details on test priorities.
114114
</Info>
115115
</Accordion>
116116
<br/>

0 commit comments

Comments
 (0)