From b97864e16634c158f9879077ab8945850a9f5184 Mon Sep 17 00:00:00 2001 From: Oscar Krause Date: Sun, 9 Mar 2025 22:10:26 +0100 Subject: [PATCH] added logging --- test/main.py | 2 ++ 1 file changed, 2 insertions(+) diff --git a/test/main.py b/test/main.py index a10f2c7..aa330bc 100644 --- a/test/main.py +++ b/test/main.py @@ -166,6 +166,8 @@ def test_auth_v1_token(): assert payload.get('origin_ref') == ORIGIN_REF +# todo: /leasing/v1/config-token + def test_leasing_v1_lessor(): payload = { 'fulfillment_context': {