Makes the 'active' property on a tab a server side thing, updates more resources to use the resourcePromise.
This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
describe('content type factory tests', function () {
|
||||
var $rootScope, $httpBackend, contentTypeResource, m;
|
||||
|
||||
// beforeEach(module('ngMockE2E'));
|
||||
// beforeEach(module('ngMockE2E'));
|
||||
beforeEach(module('umbraco.services'));
|
||||
beforeEach(module('umbraco.resources'));
|
||||
beforeEach(module('umbraco.mocks'));
|
||||
|
||||
|
||||
Reference in New Issue
Block a user