We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb75d82 commit 8c2588aCopy full SHA for 8c2588a
macros/edr/tests/test_all_columns_anomalies.sql
@@ -38,7 +38,7 @@
38
detection_period=detection_period,
39
training_period=training_period,
40
dimensions=dimensions,
41
- exclude_detection_period_from_training=exclude_detection_period_from_training) %>
+ exclude_detection_period_from_training=exclude_detection_period_from_training) %}
42
43
{%- if not test_configuration %}
44
{{ exceptions.raise_compiler_error("Failed to create test configuration dict for test `{}`".format(test_table_name)) }}
0 commit comments