diff --git a/consumer/test_contract.py b/consumer/test_contract.py index 35e2e16..a15489b 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", "title2": "qa"} + expected = {"id": 1, "name": "John Doe", "title3": "qa"} # Define the interaction (