twister: fix a minor typo
Should be 'related' instead of 'realted'. Signed-off-by: Yong Cong Sin <ycsin@meta.com>
This commit is contained in:
parent
2bd0c8c552
commit
1b16d3d3ec
|
@ -58,7 +58,7 @@ class Filters:
|
|||
TESTSUITE = 'testsuite filter'
|
||||
# filters in the testplan yaml definition
|
||||
TESTPLAN = 'testplan filter'
|
||||
# filters realted to platform definition
|
||||
# filters related to platform definition
|
||||
PLATFORM = 'Platform related filter'
|
||||
# in case a test suite was quarantined.
|
||||
QUARANTINE = 'Quarantine filter'
|
||||
|
|
Loading…
Reference in a new issue