added more tests.
This commit is contained in:
@@ -92,6 +92,7 @@
|
||||
(defn test-transaction-rule [& kwargs]
|
||||
(apply assoc {:db/id "test-transaction-rule-id"
|
||||
:transaction-rule/client "test-client-id"
|
||||
:transaction-rule/transaction-approval-status :transaction-approval-status/approved
|
||||
:transaction-rule/note "Test"}
|
||||
kwargs))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user