1.7.4 stable master (#4015)

This commit is contained in:
Shefali Joshi
2021-07-13 13:59:37 -07:00
committed by GitHub
parent 41b860a547
commit 4b85360446
23 changed files with 102 additions and 71 deletions

View File

@ -101,7 +101,7 @@ define(
name: "Pause"
});
mockStop.getMetadata.and.returnValue({
cssClass: "icon-box",
cssClass: "icon-box-round-corners",
name: "Stop"
});
mockScope.domainObject = mockDomainObject;