From a0dcf4e0978331709da164fb0e29ae008b90fc88 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Isma=C3=ABl=20Bouya?= Date: Sun, 8 Apr 2018 19:06:55 +0200 Subject: Add some acceptance tests --- tests/helper.py | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/helper.py') diff --git a/tests/helper.py b/tests/helper.py index fcb0e9d..4548b16 100644 --- a/tests/helper.py +++ b/tests/helper.py @@ -32,6 +32,7 @@ class WebMockTestCase(unittest.TestCase): last_date=store.LockedVar(None), report=mock.Mock(), worker=None, + worker_tag="", worker_notify=None, worker_started=False, callback=None), -- cgit v1.2.3