Skip to content

Commit

Permalink
fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanValverdeU committed Sep 18, 2023
1 parent f3fc263 commit 36039fa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2130,7 +2130,7 @@ describe('mergeModel', () => {
mergeModel(
majorModel,
sourceModel,
{ deletedEntities: [] },
{ newEntities: [], deletedEntities: [] },
{
mergeFormat: 'none',
}
Expand Down

0 comments on commit 36039fa

Please sign in to comment.