feat(http_server/async_handler): Http server async pytest was not enabled

Pytest for the http_server/async_handler example was not enabled,
this ensures that the pytest is enabled
This commit is contained in:
hrushikesh.bhosale
2025-02-25 14:14:43 +05:30
parent 61f992a061
commit 06da436a4c
3 changed files with 62 additions and 1 deletions

View File

@@ -1,2 +1,3 @@
CONFIG_EXAMPLE_MAX_ASYNC_REQUESTS=2
CONFIG_EXAMPLE_WIFI_SSID_PWD_FROM_STDIN=y
CONFIG_EXAMPLE_CONNECT_WIFI=n
CONFIG_EXAMPLE_CONNECT_ETHERNET=y