From 6896c65f2c256b547e2f1d0104be5f9688fd4619 Mon Sep 17 00:00:00 2001 From: Lukas Holecek Date: May 13 2019 10:24:26 +0000 Subject: tests: Fix failing test Signed-off-by: Lukas Holecek --- diff --git a/tests/test_cli.py b/tests/test_cli.py index ce5226f..6af882b 100644 --- a/tests/test_cli.py +++ b/tests/test_cli.py @@ -187,6 +187,7 @@ oidc_scopes= "waived": True, "product_version": "Parrot", "comment": "This is fine", + "username": None }] mock_oidc_req.assert_called_once_with( url='http://localhost:5004/api/v1.0/waivers/',