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 7ffd0b5 commit 08f2f5c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test-harness/scenarios/asyncapi2-streetlights.scenario
Original file line number Diff line number Diff line change
Expand Up @@ -224,5 +224,5 @@ module.exports = asyncapi;
57:15 warning asyncapi-operation-description Operation "description" must be present and non-empty string. channels.smartylighting/streetlights/1/0/action/{streetlightId}/turn/on.subscribe
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 08f2f5c

Please sign in to comment.