mirror of
https://github.com/nasa/openmct.git
synced 2025-06-16 22:28:13 +00:00
[Windowing] Format
Slight formatting change. WTD 16.
This commit is contained in:
@ -44,7 +44,7 @@ define(
|
||||
urlService = new UrlService(mockLocation);
|
||||
});
|
||||
|
||||
it("Get url for a domainObject and mode", function () {
|
||||
it("get url for a domainObject and mode", function () {
|
||||
// The mockDomainObject is initialized as a
|
||||
// spy object to ultimately be passed into the
|
||||
// urlService urlFor function
|
||||
|
Reference in New Issue
Block a user