Skip to content

Commit

Permalink
API-7683: Updated integration app
Browse files Browse the repository at this point in the history
  • Loading branch information
sbogolii-sift committed May 16, 2024
1 parent 2d77c66 commit 009f91c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test_integration_app/events_api/test_events_api.rb
Original file line number Diff line number Diff line change
Expand Up @@ -122,7 +122,7 @@ def transaction()
}
}

return @@client.track("$transaction", properties)
return @@client.track("$transaction", properties, :warnings => 'true')
end

def create_order()
Expand Down

0 comments on commit 009f91c

Please sign in to comment.