avocado.plugins.vm: Add missing param for compatibility

We missed that on the whiteboard work.
Signed-off-by: NLucas Meneghel Rodrigues <lmr@redhat.com>
上级 20d8fde5
......@@ -44,6 +44,7 @@ class Test(object):
self.traceback = note
self.text_output = note
self.fail_reason = note
self.whiteboard = ''
class VMTestRunner(TestRunner):
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册