Commit 9f68a6f
fix: define mandatory_params as none in test_config_levels macro
The macro calls elementary.get_anomalies_test_configuration() with
mandatory_params but it was never defined in scope. In the original
dbt-data-reliability code, this was a parameter on the calling test
macros. Since test_config_levels doesn't need mandatory param validation,
define it locally as none.
Co-Authored-By: Itamar Hartstein <haritamar@gmail.com>1 parent f2d740b commit 9f68a6f
1 file changed
Lines changed: 1 addition & 0 deletions
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
| 5 | + | |
5 | 6 | | |
6 | 7 | | |
7 | 8 | | |
| |||
0 commit comments