From ae2697049bb72a8beb968d903ae5865a7ce0b570 Mon Sep 17 00:00:00 2001 From: Mark Veidemanis Date: Mon, 4 Apr 2022 17:23:09 +0100 Subject: [PATCH] Add subclass to transactions tests --- handler/tests/test_transactions.py | 1 + 1 file changed, 1 insertion(+) diff --git a/handler/tests/test_transactions.py b/handler/tests/test_transactions.py index 9816148..c1dfb9d 100644 --- a/handler/tests/test_transactions.py +++ b/handler/tests/test_transactions.py @@ -26,6 +26,7 @@ class TestTransactions(TestCase): "provider_id": "27373011.TU9ORVRBUllfQUNUSVZJVFk6OjI1MDE4MDQyOjpUUkFOU0ZFUjo6MzgwMDM2NDY2", "counter_party_preferred_name": "Rebiere Matthieu", }, + "subclass": "truelayer", } # Mock redis calls