to string record event check

This commit is contained in:
Henry Oswald 2016-11-28 19:19:00 +00:00
parent a03ac8fe72
commit 68ddf04fe8

View file

@ -18,7 +18,7 @@ module.exports =
recordEvent: (user_id, event, segmentation = {}, callback = (error) ->) -> recordEvent: (user_id, event, segmentation = {}, callback = (error) ->) ->
if user_id == settings.smokeTest?.userId if user_id+"" == settings.smokeTest?.userId+""
return callback() return callback()
opts = opts =
body: body: