Skip to content

Commit

Permalink
Fix doc
Browse files Browse the repository at this point in the history
  • Loading branch information
mapedraza committed Oct 27, 2023
1 parent e5d10cf commit c245d8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test/functional/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -303,8 +303,9 @@ Example of a test case with the loglevel set to `debug`:
```javascript
should:[
{
transport: 'MQTT',
shouldName: 'should send its value to the Context Broker when using MQTT',
loglevel: 'debug',
transport: 'MQTT',
type: 'single',
measure: {...},
expectation: {...}
Expand Down

0 comments on commit c245d8b

Please sign in to comment.