Skip to content

Commit

Permalink
Fix typo in fnl_monthly_customer_count
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuadias2212 committed Apr 10, 2024
1 parent 89946f0 commit 06d42b0
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions jaffle_shop/models/final/sales/_models.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
version: 2

models:
name: fnl_monthly_customer_count
- name: fnl_monthly_customer_count
meta:
owner: [email protected]
description: |
Expand All @@ -11,5 +11,4 @@ models:
description: Primary key
tests:
- unique
- not_null

- not_null

0 comments on commit 06d42b0

Please sign in to comment.