Commit 1b16d3d3 authored by Yong Cong Sin's avatar Yong Cong Sin Committed by Anas Nashif
Browse files

twister: fix a minor typo



Should be 'related' instead of 'realted'.

Signed-off-by: default avatarYong Cong Sin <ycsin@meta.com>
parent 2bd0c8c5
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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'