tests/net/lib/coap_server: Switch from native_posix to native_sim

Switch from native_posix to native_sim as default test platform

Signed-off-by: Alberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
This commit is contained in:
Alberto Escolar Piedras 2023-11-16 14:17:05 +01:00 committed by Carles Cufí
parent 0a81ea5406
commit 8991e0176c

View file

@ -5,7 +5,7 @@ common:
- coap
- server
integration_platforms:
- native_posix
- native_sim
tests:
net.coap.server.common: {}