Skip to content

Commit

Permalink
update test
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Jan 17, 2025
1 parent 0b56fb1 commit 9cbeac8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/ngsiv2/HTTP_commands_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ const groupCreation = {
resource: '/iot/json',
apikey: 'KL223HHV8732SFL1',
entity_type: 'TheLightType',
endpoint: 'http://localhost:9876/command',
endpoint: '"http://localhost:9876/" + "command"',
transport: 'HTTP',
commands: [
{
Expand Down

0 comments on commit 9cbeac8

Please sign in to comment.