Skip to content

Commit

Permalink
tests: Bluetooth: tester: Change mesh nrf board to nrf52840dk_nrf52840
Browse files Browse the repository at this point in the history
Mesh tester doesn't fit into nrf52dk_nrf52832.

Signed-off-by: Pavel Vasilyev <[email protected]>
  • Loading branch information
PavelVPV authored and carlescufi committed Sep 1, 2023
1 parent 2d78cb7 commit 78d9ebb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/bluetooth/tester/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ tests:
platform_allow:
- qemu_x86
- native_posix
- nrf52dk_nrf52832
- nrf52840dk_nrf52840
extra_args: OVERLAY_CONFIG="overlay-mesh.conf"
tags: bluetooth
harness: bluetooth

0 comments on commit 78d9ebb

Please sign in to comment.