Skip to content

Commit

Permalink
Merge pull request #1546 from telefonicaid/fix/store_device_commands_…
Browse files Browse the repository at this point in the history
…from_group

fix test
  • Loading branch information
fgalan authored Dec 18, 2023
2 parents 87f7d30 + cabf258 commit 4308b85
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions test/functional/testCases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1507,7 +1507,6 @@ const testCases = [
},
should: [
{
loglevel: 'fatal',
shouldName:
'A - WHEN sending not provisioned object_ids (measures) through http IT should store commands into Context Broker',
type: 'single',
Expand All @@ -1528,9 +1527,6 @@ const testCases = [
b: {
value: 10,
type: 'string'
},
cmd1: {
type: 'command'
}
}
}
Expand Down

0 comments on commit 4308b85

Please sign in to comment.