samples: tfm: Fix test definition
32a9d13d61
introduced a new required tag for this test
which the integration platform does not "support"
causing the testplan generation to error out.
Fix it by removing the offending tag from the test.
Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
parent
370096e4f5
commit
811b0bd8fb
1 changed files with 0 additions and 1 deletions
|
|
@ -29,5 +29,4 @@ common:
|
|||
tests:
|
||||
sample.tfm.protected_storage:
|
||||
tags:
|
||||
- trusted-firmware-m
|
||||
- mcuboot
|
||||
|
|
|
|||
Loading…
Reference in a new issue