Skip to content

Commit

Permalink
[Event Grid] Headerless Matcher to not check the dynamic headers (#20345
Browse files Browse the repository at this point in the history
)
  • Loading branch information
HarshaNalluru authored Feb 11, 2022
1 parent 52dfe02 commit 5e6df44
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -145,6 +145,7 @@ describe("EventGridPublisherClient", function (this: Suite) {
"CloudEvent",
"EVENT_GRID_CLOUD_EVENT_SCHEMA_API_KEY"
));
await recorder.setMatcher("HeaderlessMatcher");
});

afterEach(async function () {
Expand Down

0 comments on commit 5e6df44

Please sign in to comment.