appease stickler-ci

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner 2020-12-01 10:13:36 +00:00
parent 44d020a54c
commit d1539335bc
No known key found for this signature in database
GPG key ID: 872950F3ECF2B173
6 changed files with 3 additions and 17 deletions

View file

@ -153,4 +153,4 @@ def mock_command_2(script, args, container):
def run_script(Pihole, script):
result = Pihole.run(script)
assert result.rc == 0
return result
return result