Skip to content

Commit 28f4659

Browse files
committed
test: improve bruno tests
1 parent 329ed69 commit 28f4659

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

tests/ByteSync.Functions.UnitTests/Bruno/Get Messages.bru renamed to tests/ByteSync.Functions.UnitTests/Bruno/Get Announcements.bru

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
meta {
2-
name: Get Messages
2+
name: Get Announcements
33
type: http
44
seq: 10
55
}
66

77
get {
8-
url: {{root-url}}/messages
8+
url: {{root-url}}/announcements
99
body: none
1010
auth: none
1111
}

0 commit comments

Comments
 (0)