From e9b515d4ccce9dc54aa61a6dc6307420f12e6a76 Mon Sep 17 00:00:00 2001 From: Cliff Hill Date: Thu, 7 Nov 2024 12:01:06 -0500 Subject: [PATCH] Another test fixed. Signed-off-by: Cliff Hill --- tests/app/notify_client/test_invite_client.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/tests/app/notify_client/test_invite_client.py b/tests/app/notify_client/test_invite_client.py index 4cf21c9e1..2a6f5113d 100644 --- a/tests/app/notify_client/test_invite_client.py +++ b/tests/app/notify_client/test_invite_client.py @@ -30,7 +30,8 @@ def test_client_creates_invite( "nonce", "state", } - ) + ), + "invite": {}, }, )