#323 tests: Fix failing test
Merged 4 years ago by gnaponie. Opened 4 years ago by lholecek.
lholecek/waiverdb fix-test  into  master

tests: Fix failing test
Lukas Holecek • 4 years ago  
file modified
+1
@@ -187,6 +187,7 @@ 

              "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/',

Commit 41a3a21 fixes this pull-request

Pull-Request has been merged by gnaponie

4 years ago

Pull-Request has been merged by gnaponie

4 years ago
Metadata