Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
pheenomenon committed Nov 15, 2023
1 parent 054121c commit 832cd02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/api.test.js
Original file line number Diff line number Diff line change
Expand Up @@ -695,7 +695,7 @@ describe("api.js", () => {
eventType: 'timeout'
},{
eventType: "error",
message: "Error sending IO event: 500 Internal Server Error",
message: "Error sending event: 500 Internal Server Error",
location:"IOEvents"
},{
eventType: "rendition",
Expand Down

0 comments on commit 832cd02

Please sign in to comment.