Skip to content

Commit

Permalink
feat(rulesets): update harness asyncapi test
Browse files Browse the repository at this point in the history
  • Loading branch information
magicmatatjahu committed Sep 23, 2022
1 parent c5c0149 commit 7ffd0b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test-harness/scenarios/asyncapi2-streetlights.scenario
Original file line number Diff line number Diff line change
Expand Up @@ -225,4 +225,4 @@ module.exports = asyncapi;
68:15 warning asyncapi-operation-description Operation "description" must be present and non-empty string. channels.smartylighting/streetlights/1/0/action/{streetlightId}/turn/off.subscribe
79:15 warning asyncapi-operation-description Operation "description" must be present and non-empty string. channels.smartylighting/streetlights/1/0/action/{streetlightId}/dim.subscribe

✖ 7 problems (0 errors, 6 warnings, 1 info, 0 hints)
✖ 7 problems (0 errors, 6 warnings, 1 info, 0 hints)

0 comments on commit 7ffd0b5

Please sign in to comment.