tests/net/lib/http_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:22 +01:00 committed by Carles Cufí
parent 8991e0176c
commit c5e0f6c0ff

View file

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