Skip to content

Commit

Permalink
[Service Bus] Fix live test failure (Azure#18027)
Browse files Browse the repository at this point in the history
* changelog

* fix test

* remove .only
  • Loading branch information
HarshaNalluru authored Oct 5, 2021
1 parent c7f39c1 commit a8021f5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2228,7 +2228,6 @@ describe("ATOM APIs", () => {
autoDeleteOnIdle: "PT2H",
supportOrdering: true,
maxSizeInMegabytes: 3072,
maxMessageSizeInKilobytes: 1036,
availabilityStatus: "Available" as EntityAvailabilityStatus
},
output: {
Expand Down

0 comments on commit a8021f5

Please sign in to comment.