Skip to content

Commit

Permalink
FIX test expectation
Browse files Browse the repository at this point in the history
  • Loading branch information
fgalan committed Oct 23, 2024
1 parent d0f4c4d commit 8096eef
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -192,7 +192,7 @@ HTTP/1.1 200 OK
Date: REGEX(.*)
Fiware-Correlator: REGEX([0-9a-f\-]{36})
Content-Type: application/json
Content-Length: x
Content-Length: 89

{
"A": {
Expand Down Expand Up @@ -246,7 +246,7 @@ Fiware-Correlator: REGEX([0-9a-f\-]{36}); cbnotif=1
=======================================
POST http://localhost:REGEX(\d+)/notify
Fiware-Servicepath: /
Content-Length: x
Content-Length: 144
User-Agent: orion/REGEX(\d+\.\d+\.\d+.*)
Ngsiv2-Attrsformat: normalized
Host: localhost:REGEX(\d+)
Expand All @@ -262,7 +262,7 @@ Fiware-Correlator: REGEX([0-9a-f\-]{36}); cbnotif=1
"type": "StructuredValue",
"value": [
-1,
0
0,
1,
2,
3,
Expand Down

0 comments on commit 8096eef

Please sign in to comment.