mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-19 07:37:25 +01:00
fix: Remove only call from tests
This commit is contained in:
@@ -41,7 +41,7 @@ describe('Auth Controller', function() {
|
|||||||
});
|
});
|
||||||
});
|
});
|
||||||
|
|
||||||
describe.only('#clearLocalStorage', function () {
|
describe('#clearLocalStorage', function () {
|
||||||
var timer;
|
var timer;
|
||||||
|
|
||||||
beforeEach(function () {
|
beforeEach(function () {
|
||||||
|
|||||||
Reference in New Issue
Block a user