Skip to content

Commit 2dfdb3c

Browse files
authored
Fix deduplicate test (#580)
1 parent ab76fff commit 2dfdb3c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

integration_tests/models/sql/schema.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -153,7 +153,7 @@ models:
153153
- dbt_utils.equality:
154154
compare_model: ref('data_union_events_expected')
155155

156-
- name: test_dedupe
156+
- name: test_deduplicate
157157
tests:
158158
- dbt_utils.equality:
159159
compare_model: ref('data_deduplicate_expected')

0 commit comments

Comments
 (0)