Skip to content
This repository was archived by the owner on Feb 10, 2025. It is now read-only.

Commit 06d42b0

Browse files
Fix typo in fnl_monthly_customer_count
1 parent 89946f0 commit 06d42b0

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
version: 2
22

33
models:
4-
name: fnl_monthly_customer_count
4+
- name: fnl_monthly_customer_count
55
meta:
66
owner: kensuke.morris@octoenergy.com
77
description: |
@@ -11,5 +11,4 @@ models:
1111
description: Primary key
1212
tests:
1313
- unique
14-
- not_null
15-
14+
- not_null

0 commit comments

Comments
 (0)