Skip to content

Commit

Permalink
test: adapt http mocks for everest preview graduation
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Jan 26, 2020
1 parent 1ab864a commit c38cbb9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions test/rest-endpoint-methods.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -36,9 +36,6 @@ describe("REST API endpoint methods", () => {
"path:/repos/octocat/hello-world/dispatches",
{ ok: true },
{
headers: {
accept: "application/vnd.github.everest-preview+json"
},
body: {
event_type: "greeting",
client_payload: { name: "Mona" }
Expand Down

0 comments on commit c38cbb9

Please sign in to comment.