Skip to content

Commit 1f035ce

Browse files
PerMacrlubos
authored andcommitted
quarantine: fix platform name
As in the title Signed-off-by: Maciej Perkowski <[email protected]>
1 parent 86320e0 commit 1f035ce

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

scripts/quarantine.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,14 @@
66
- applications.matter_bridge.lto.br_ble.memory_profiling
77
- sample.matter.light_switch.persistent_subscriptions
88
platforms:
9-
- nrf7002dk_nrf5340_cpuapp
9+
- nrf7002dk/nrf5340/cpuapp
1010
comment: "Flash overflow: https://nordicsemi.atlassian.net/browse/NCSDK-30731"
1111

1212
- scenarios:
1313
- sample.nrf7002.shell.psa
1414
- sample.nrf7002.enterprise_mode
1515
platforms:
16-
- nrf7002dk_nrf5340_cpuapp
16+
- nrf7002dk/nrf5340/cpuapp
1717
comment: "https://nordicsemi.atlassian.net/browse/NCSDK-30762"
1818

1919
- scenarios:

0 commit comments

Comments
 (0)