Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions test/functionalTest/cases/4666_kafka/kafka_notification.test
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ Content-Length: 0
POST http://localhost:9997/notify
Fiware-Servicepath: /
Content-Length: 121
User-Agent: orion/4.2.0-next libcurl/7.88.1
User-Agent: orion/REGEX(\d+\.\d+\.\d+.*)
Ngsiv2-Attrsformat: normalized
Host: localhost:9997
Accept: application/json
Expand Down Expand Up @@ -406,7 +406,7 @@ Content-Length: 1369
POST http://localhost:9997/notify
Fiware-Servicepath: /
Content-Length: 121
User-Agent: orion/4.2.0-next libcurl/7.88.1
User-Agent: orion/REGEX(\d+\.\d+\.\d+.*)
Ngsiv2-Attrsformat: normalized
Host: localhost:9997
Accept: application/json
Expand Down