Commit 61f54af9 authored by Julien Muchembled's avatar Julien Muchembled

fixup! qa: fix a py3 bug in TestCheckNeoHealth

parent 5bc66df8
......@@ -27,6 +27,7 @@
import mock
import os
import six
from slapos.grid.promise import PromiseError
from slapos.promise.plugin.check_neo_health import RunPromise
from . import TestPromisePluginMixin
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment