tests: tags should not be required
Tags can be set in the common section, some tests also might choose not to set any tags. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
parent
e73a95bd64
commit
5c72f40c1d
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ mapping:
|
|||
required: no
|
||||
"tags":
|
||||
type: str
|
||||
required: yes
|
||||
required: no
|
||||
"timeout":
|
||||
type: int
|
||||
required: no
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue