Skip to content

Commit

Permalink
Adjust test files for updated default behaviour
Browse files Browse the repository at this point in the history
  • Loading branch information
Laupetin committed Jul 18, 2024
1 parent b684dea commit 49faeaa
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion tests/base-option/camera.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ channels:
camera/click:
subcribe:
message:
$ref: './tests/base-option/messages.yaml#/messages/clickPhoto'
$ref: './messages.yaml#/messages/clickPhoto'
2 changes: 1 addition & 1 deletion tests/base-option/lights.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ channels:
lights/On:
subcribe:
message:
$ref: './tests/base-option/messages.yaml#/messages/LightsOn'
$ref: './messages.yaml#/messages/LightsOn'

0 comments on commit 49faeaa

Please sign in to comment.