Skip to content

Commit

Permalink
Update testCases.js
Browse files Browse the repository at this point in the history
  • Loading branch information
mapedraza committed Mar 6, 2024
1 parent 4c44db3 commit 92a43eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/functional/testCases.js
Original file line number Diff line number Diff line change
Expand Up @@ -1036,7 +1036,7 @@ const testCases = [
]
},
{
describeName: '0140 - Simple group with active attribute + chained JEXL expression text (a|substr(0,2))',
describeName: '0140 - Simple group with active attribute + chained JEXL expression text (a | trim | replacestr("hello","hi"))',
provision: {
url: 'http://localhost:' + config.iota.server.port + '/iot/services',
method: 'POST',
Expand Down

0 comments on commit 92a43eb

Please sign in to comment.