Browse Source

tests: drivers: nrf_wifi: Fix the tags

When the only changes are nrf_wifi module the twister runs with tag
"nrf_wifi" and restricts tests, and that excludes this test as well.

Signed-off-by: Chaitanya Tata <Chaitanya.Tata@nordicsemi.no>
pull/87086/head
Chaitanya Tata 4 months ago committed by Benjamin Cabé
parent
commit
ac8c28f7b7
  1. 1
      tests/drivers/wifi/nrf_wifi/testcase.yaml

1
tests/drivers/wifi/nrf_wifi/testcase.yaml

@ -4,6 +4,7 @@ common: @@ -4,6 +4,7 @@ common:
- drivers
- wifi
- net
- nrf_wifi
platform_allow:
- nrf7002dk/nrf5340/cpuapp
tests:

Loading…
Cancel
Save