mirror of
https://github.com/HabitRPG/habitica.git
synced 2025-12-18 07:07:35 +01:00
Use new newUser specHelper syntax
This commit is contained in:
@@ -10,7 +10,6 @@ describe('Hall of Heroes Controller', function() {
|
||||
|
||||
inject(function($rootScope, $controller){
|
||||
user = specHelper.newUser();
|
||||
user._id = "unique-user-id"
|
||||
|
||||
scope = $rootScope.$new();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user