Skip to content

Commit d720176

Browse files
committed
bugfix
1 parent ccb1b49 commit d720176

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

macros/edr/dbt_artifacts/upload_dbt_invocation.sql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@
5858
{{ return('') }}
5959
{% endmacro %}
6060

61-
{% macro bigquery__get_target_adapter_specific_fields %}
61+
{% macro bigquery__get_target_adapter_specific_fields() %}
6262
{{ return({"execution_project": target.execution_project}) }}
6363
{% endmacro %}
6464

0 commit comments

Comments
 (0)