diff --git a/macros/edr/system/system_utils/get_config_var.sql b/macros/edr/system/system_utils/get_config_var.sql index 4dbb5707d..3e1a7912a 100644 --- a/macros/edr/system/system_utils/get_config_var.sql +++ b/macros/edr/system/system_utils/get_config_var.sql @@ -54,7 +54,7 @@ 'store_result_rows_in_own_table': true, 'mute_dbt_upgrade_recommendation': false, 'calculate_failed_count': true, - 'tests_use_temp_tables': true, + 'tests_use_temp_tables': false, 'collect_metrics': true, 'upload_dbt_columns': false } %}