Commit 8780d912 authored by Ilya Tagunov's avatar Ilya Tagunov Committed by Johan Hedberg
Browse files

tests/storage/stream_flash: add nrf52840dk/nrf52840 to platform_allow



If nrf52840dk/nrf52840 is an integration platform, it should also be an
allowed platform, otherwise the test run breaks down.

Signed-off-by: default avatarIlya Tagunov <Ilya.Tagunov@synopsys.com>
parent 20416829
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -7,6 +7,8 @@ common:
tests:
  storage.stream_flash:
    tags: stream_flash
    platform_allow:
      - nrf52840dk/nrf52840
    integration_platforms:
      - nrf52840dk/nrf52840
  storage.stream_flash.simulator.no_explicit_erase: