Skip to content

Commit

Permalink
Update httpBindings-test.js
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega authored May 23, 2024
1 parent d62dc2b commit 357667e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/unit/ngsiv2/httpBindings-test.js
Original file line number Diff line number Diff line change
Expand Up @@ -628,7 +628,6 @@ describe('HTTP Transport binding: measures', function () {
.matchHeader('fiware-servicepath', '/gardens')
.post(
'/v2/op/update'
//utils.readExampleFile('./test/unit/ngsiv2/contextRequests/multimeasure3.json')
)
.reply(204);

Expand Down

0 comments on commit 357667e

Please sign in to comment.