tests: counter_nrf_rtc: fix platform whitelist
The board rename was missed. That's the only remaining case of a missed rename I could find in tree, but I may have missed something. Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
This commit is contained in:
parent
e7e30e90fe
commit
1ed5751bcf
1 changed files with 1 additions and 1 deletions
|
@ -2,4 +2,4 @@ tests:
|
||||||
drivers.counter:
|
drivers.counter:
|
||||||
tags: drivers
|
tags: drivers
|
||||||
depends_on: counter
|
depends_on: counter
|
||||||
platform_whitelist: nrf52840_pca0056
|
platform_whitelist: nrf52840dk_nrf52840
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue