Skip to content

Commit 197a4b2

Browse files
mniestrojaescolar
authored andcommitted
samples: net: http_get: fix typo in sections names in sample.yaml
Just do: s/sample.get/sample.net/. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev>
1 parent 766a5ea commit 197a4b2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

samples/net/sockets/http_get/sample.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ tests:
3030
- socket
3131
- offload
3232
- simplelink
33-
sample.get.sockets.http_get.nsos.http:
33+
sample.net.sockets.http_get.nsos.http:
3434
harness: console
3535
harness_config:
3636
type: multi_line
@@ -43,7 +43,7 @@ tests:
4343
- native_sim
4444
- native_sim/native/64
4545
extra_args: OVERLAY_CONFIG="overlay-nsos.conf"
46-
sample.get.sockets.http_get.nsos.https:
46+
sample.net.sockets.http_get.nsos.https:
4747
harness: console
4848
harness_config:
4949
type: multi_line

0 commit comments

Comments
 (0)