Skip to content

Commit

Permalink
update test mock
Browse files Browse the repository at this point in the history
  • Loading branch information
jessicamcinchak committed Sep 19, 2024
1 parent 9dc8781 commit a81ba5b
Showing 1 changed file with 9 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -351,6 +351,15 @@ describe("Send Slack notifications endpoint", () => {
new: {
session_id: "s3-pa-123",
team_slug: "test-team",
webhook_request: {
data: {
service: "Test flow",
message: "New submission from PlanX",
payload: "Discretionary",
environment: "Staging",
file: "api.editor.planx.dev/private/file/test",
},
},
},
},
},
Expand Down

0 comments on commit a81ba5b

Please sign in to comment.