Skip to content

Commit

Permalink
tests/storage/stream_flash: add nrf52840dk/nrf52840 to platform_allow
Browse files Browse the repository at this point in the history
If nrf52840dk/nrf52840 is an integration platform, it should also be an
allowed platform, otherwise the test run breaks down.

Signed-off-by: Ilya Tagunov <[email protected]>
  • Loading branch information
tagunil authored and jhedberg committed Nov 28, 2024
1 parent 2041682 commit 8780d91
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/subsys/storage/stream/stream_flash/testcase.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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:
Expand Down

0 comments on commit 8780d91

Please sign in to comment.