Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
timowestnosto committed Jan 13, 2025
1 parent 87b63da commit 7f3de2f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ interface Event {
function createEvent(event: Event): Event {
return {
elements: [],
events: [],
response_mode: "JSON_ORIGINAL",
url: "http://localhost/",
...event
Expand Down

0 comments on commit 7f3de2f

Please sign in to comment.