Skip to content

Commit

Permalink
changed bundle files
Browse files Browse the repository at this point in the history
  • Loading branch information
akshatnema committed Oct 6, 2024
1 parent cc6425d commit 4de437a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion github-action/test/bundle/asyncapi.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ channels:
user/signedup:
subscribe:
message:
$ref: "./test/bundle/messages.yaml#/messages/UserSignedUp"
$ref: "./messages.yaml#/messages/UserSignedUp"
2 changes: 1 addition & 1 deletion github-action/test/bundle/features.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,4 +7,4 @@ channels:
user/loggedOut:
subscribe:
message:
$ref: "./test/bundle/messages.yaml#/messages/UserLoggedOut"
$ref: "./messages.yaml#/messages/UserLoggedOut"

0 comments on commit 4de437a

Please sign in to comment.