Review feedback.
Co-authored-by: Camila Belo <camilaibs@gmail.com> Co-authored-by: Fredrik Adelöw <freben@gmail.com> Signed-off-by: Eric Peterson <ericpeterson@spotify.com>
This commit is contained in:
@@ -19,6 +19,8 @@ import { MockAnalyticsApi } from './MockAnalyticsApi';
|
||||
describe('MockAnalyticsApi', () => {
|
||||
const context = {
|
||||
pluginId: 'some-plugin',
|
||||
routeRef: 'some-route-ref',
|
||||
extension: 'some-extension',
|
||||
};
|
||||
|
||||
it('should collect events', () => {
|
||||
|
||||
Reference in New Issue
Block a user