mirror of
https://github.com/nasa/openmct.git
synced 2025-06-23 01:18:57 +00:00
1.7.4 stable master (#4015)
This commit is contained in:
@ -101,7 +101,7 @@ define(
|
||||
name: "Pause"
|
||||
});
|
||||
mockStop.getMetadata.and.returnValue({
|
||||
cssClass: "icon-box",
|
||||
cssClass: "icon-box-round-corners",
|
||||
name: "Stop"
|
||||
});
|
||||
mockScope.domainObject = mockDomainObject;
|
||||
|
Reference in New Issue
Block a user