mirror of
https://github.com/nasa/openmct.git
synced 2025-06-17 06:38:17 +00:00
Update specs to match composition policies
This commit is contained in:
@ -175,7 +175,7 @@ define(
|
||||
expect(mockPolicyService.allow).toHaveBeenCalledWith(
|
||||
'composition',
|
||||
mockOtherType,
|
||||
mockType
|
||||
mockDomainObject
|
||||
);
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user