Skip to content

Commit

Permalink
Merge pull request #189 from Nosto/fix-tests
Browse files Browse the repository at this point in the history
Fix tests
  • Loading branch information
timowestnosto authored Oct 21, 2024
2 parents 6e9eb67 + 6459282 commit d0c822d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions spec/events.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,6 @@ interface Event {

function createEvent(event: Event): Event {
return {
cart_popup: false,
preview: false,
skipcache: false,
elements: [],
events: [],
response_mode: "JSON_ORIGINAL",
Expand Down

0 comments on commit d0c822d

Please sign in to comment.