Skip to content

Commit

Permalink
replace static -> staticAttributes
Browse files Browse the repository at this point in the history
  • Loading branch information
AlvaroVega committed Oct 6, 2023
1 parent c6bba3d commit db68643
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit/ngsiv2/plugins/multientity-plugin_test.js
Original file line number Diff line number Diff line change
Expand Up @@ -564,7 +564,7 @@ const iotAgentConfig = {
object_id: 'y'
}
],
static: [
staticAttributes: [
{
name: 'bar',
type: 'text',
Expand Down

0 comments on commit db68643

Please sign in to comment.