mirror of
https://github.com/we-promise/sure.git
synced 2026-05-12 23:25:00 +00:00
Recurring scoping implementation (#1300)
* Recurring scoping implementation * FIX tests and reviews
This commit is contained in:
2
test/fixtures/recurring_transactions.yml
vendored
2
test/fixtures/recurring_transactions.yml
vendored
@@ -1,5 +1,6 @@
|
||||
netflix_subscription:
|
||||
family: dylan_family
|
||||
account: depository
|
||||
merchant: netflix
|
||||
amount: 15.99
|
||||
currency: USD
|
||||
@@ -11,6 +12,7 @@ netflix_subscription:
|
||||
|
||||
inactive_subscription:
|
||||
family: dylan_family
|
||||
account: credit_card
|
||||
merchant: amazon
|
||||
amount: 9.99
|
||||
currency: USD
|
||||
|
||||
Reference in New Issue
Block a user