diff --git a/consumer/test_contract.py b/consumer/test_contract.py index a15489b..53a3e28 100644 --- a/consumer/test_contract.py +++ b/consumer/test_contract.py @@ -10,7 +10,7 @@ def test_get_user(): - expected = {"id": 1, "name": "John Doe", "title3": "qa"} + expected = {"id": 1, "name": "John Doe", "title6": "qa"} # Define the interaction (