Add subclass to transactions tests

This commit is contained in:
2022-04-04 17:23:09 +01:00
parent 00f1a40190
commit ae2697049b

View File

@@ -26,6 +26,7 @@ class TestTransactions(TestCase):
"provider_id": "27373011.TU9ORVRBUllfQUNUSVZJVFk6OjI1MDE4MDQyOjpUUkFOU0ZFUjo6MzgwMDM2NDY2", "provider_id": "27373011.TU9ORVRBUllfQUNUSVZJVFk6OjI1MDE4MDQyOjpUUkFOU0ZFUjo6MzgwMDM2NDY2",
"counter_party_preferred_name": "Rebiere Matthieu", "counter_party_preferred_name": "Rebiere Matthieu",
}, },
"subclass": "truelayer",
} }
# Mock redis calls # Mock redis calls