Skip to content

Commit

Permalink
Merge pull request #4576 from telefonicaid/hardening/fix_notification…
Browse files Browse the repository at this point in the history
…_different_sizes

FIX notification_different_sizes.test
  • Loading branch information
mapedraza authored Jun 6, 2024
2 parents 4f9f34d + 82f28d5 commit 56820e0
Showing 1 changed file with 3 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -294,9 +294,9 @@ Fiware-Correlator: REGEX([0-9a-f\-]{36})

08. Check notification sizes
============================
Sending message 1 to HTTP server: sending message of REGEX((19400|19401|19405|19406)) bytes to HTTP server
Sending message 2 to HTTP server: sending message of REGEX((21400|21401|21405|21406)) bytes to HTTP server
Sending message 3 to HTTP server: sending message of REGEX((8100402|8100403|8100407|8100408)) bytes to HTTP server
Sending message 1 to HTTP server: sending message of REGEX((19394|19399|19395|19400)) bytes to HTTP server
Sending message 2 to HTTP server: sending message of REGEX((21394|21399|21395|21400)) bytes to HTTP server
Sending message 3 to HTTP server: sending message of REGEX((8100396|8100401|8100397|8100402)) bytes to HTTP server


--TEARDOWN--
Expand Down

0 comments on commit 56820e0

Please sign in to comment.