From 43403682736e44fc2fcdaf6bc959d8d07b2c6123 Mon Sep 17 00:00:00 2001 From: Elena ``of Valhalla'' Grandi Date: Thu, 4 Aug 2022 20:07:43 +0200 Subject: qa fixes --- tests/test_commands.py | 5 ----- 1 file changed, 5 deletions(-) (limited to 'tests/test_commands.py') diff --git a/tests/test_commands.py b/tests/test_commands.py index 044caa9..17966b7 100644 --- a/tests/test_commands.py +++ b/tests/test_commands.py @@ -54,11 +54,6 @@ class testCommandsSimple(hazwaz.unittest.HazwazTestCase, CommandsMixin): for cmd in self.lesana.commands: cmd.editors = [("true", "true")] # re-index the collection before running each test - args = { - 'collection': self.tmpdir.name, - "files": None, - "reset": True, - } self.run_with_argv(self.lesana, [ "lesana", "index", -- cgit v1.2.3