Added test

This commit is contained in:
Aaron Beall 2019-03-14 22:04:04 -04:00
parent 201ee02d00
commit aae5758670

View File

@ -31,6 +31,17 @@ pendo.identify({
}
});
pendo.updateOptions({
visitor: {
id: 'foo'
},
account: {
id: 'bar',
TypeOfBusiness: 'brokers',
dollarPerStop: 'true'
}
});
pendo.debugging.getEventCache();
pendo.events