Skip to content

Commit 7a34077

Browse files
committed
skip OrgBalanceTransaction
1 parent 119f40d commit 7a34077

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

scripts/v1-progress.yaml

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -360,17 +360,17 @@
360360
- github_handle: 1
361361
- active: 1
362362
- "OrgBalanceTransaction":
363-
- id: 0
364-
- created_at: 0
365-
- org_id: 0
366-
- amount: 0
367-
- currency: 0
368-
- type: 0
369-
- effect: 0
370-
- tier: 0
371-
- description: 0
372-
- user_id: 0
373-
- plan: 0
363+
- id: -1
364+
- created_at: -1
365+
- org_id: -1
366+
- amount: -1
367+
- currency: -1
368+
- type: -1
369+
- effect: -1
370+
- tier: -1
371+
- description: -1
372+
- user_id: -1
373+
- plan: -1
374374
- "OrgEventSubscription":
375375
- id: -1
376376
- created_at: -1

0 commit comments

Comments
 (0)