mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 15:17:25 +01:00
Merge branch 'develop' into TheHollidayInn-challenges-clone
This commit is contained in:
@@ -1,14 +1,5 @@
|
||||
beforeEach(module('habitrpg'));
|
||||
|
||||
var sandbox;
|
||||
beforeEach(function() {
|
||||
sandbox = sinon.sandbox.create();
|
||||
});
|
||||
|
||||
afterEach(function() {
|
||||
sandbox.restore();
|
||||
});
|
||||
|
||||
var specHelper = {};
|
||||
|
||||
(function(){
|
||||
|
||||
Reference in New Issue
Block a user