mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
WIP(analytics): Remove Mixpanel
This commit is contained in:
@@ -137,7 +137,7 @@ describe('Analytics Service', function () {
|
||||
});
|
||||
});
|
||||
|
||||
context('Mixpanel', function() {
|
||||
context.skip('Mixpanel', function() { // Mixpanel not currently in use
|
||||
|
||||
before(function() {
|
||||
sinon.stub(mixpanel, 'alias');
|
||||
|
||||
Reference in New Issue
Block a user