From 633cd4d7805288ad1efeda7bb13f4a47e088266f Mon Sep 17 00:00:00 2001 From: roland Date: Sun, 3 Nov 2019 18:49:18 +0100 Subject: [PATCH] Reset another line. --- tests/test_oic.py | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/test_oic.py b/tests/test_oic.py index 00e19b088..d27ed0951 100644 --- a/tests/test_oic.py +++ b/tests/test_oic.py @@ -223,6 +223,7 @@ class CustomMessageFactory(OIDCMessageFactory): "access_token": "token", "scope": "openid", "state": "state0", + "raw_id_token": "token", }, )