Merge remote-tracking branch 'origin/tree-refresh-745'
This commit is contained in:
@@ -167,7 +167,7 @@ define([
|
||||
beforeEach(function () {
|
||||
mockComposition.pop();
|
||||
testCapabilities.mutation.listen
|
||||
.mostRecentCall.args[0](mockDomainObject);
|
||||
.mostRecentCall.args[0](mockDomainObject.getModel());
|
||||
waitForCompositionCallback();
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user