From 7d2aa50894bb59043b5e722425d71726f871eb4c Mon Sep 17 00:00:00 2001 From: Itamar Turner-Trauring Date: Tue, 19 Jan 2021 17:15:07 -0500 Subject: [PATCH] when_done is bad, at least here. --- integration/test_web.py | 1 - 1 file changed, 1 deletion(-) diff --git a/integration/test_web.py b/integration/test_web.py index a322129f8..216d80d42 100644 --- a/integration/test_web.py +++ b/integration/test_web.py @@ -127,7 +127,6 @@ def test_deep_stats(alice): dircap_uri, data={ u"t": u"upload", - u"when_done": u".", }, files={ u"file": FILE_CONTENTS,