Fix typo in sanity test description
Change-Id: Icd575b8ed62c340c57857ff6576f65557434f3e0 Signed-off-by: juraj.linkes <juraj.linkes@pantheon.tech>
This commit is contained in:
@ -8,7 +8,7 @@ from framework import VppTestCase, KeepAliveReporter
|
||||
|
||||
|
||||
class SanityTestCase(VppTestCase):
|
||||
""" Sanity test case - verify thether VPP is able to start """
|
||||
""" Sanity test case - verify whether VPP is able to start """
|
||||
pass
|
||||
|
||||
if __name__ == '__main__':
|
||||
|
Reference in New Issue
Block a user