[Framework] Fix code style in specs
Fix code style in specs for framework layer, written for WTD-518.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
/*global define,Promise,describe,it,expect,beforeEach*/
|
||||
/*global define,Promise,describe,it,expect,beforeEach,jasmine,waitsFor*/
|
||||
|
||||
/**
|
||||
* CustomRegistrarsSpec. Created by vwoeltje on 11/6/14.
|
||||
@@ -88,8 +88,7 @@ define(
|
||||
templateUrl: "templates/default.html",
|
||||
bundle: bundle
|
||||
}
|
||||
],
|
||||
configCall;
|
||||
];
|
||||
|
||||
customRegistrars.routes(routes);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user