Skip to content

Commit

Permalink
fix tests (issue maximelafarie#275)
Browse files Browse the repository at this point in the history
  • Loading branch information
be-ndee authored and Andreas Bissinger committed Oct 15, 2020
1 parent 415bfaa commit 5e0e047
Showing 1 changed file with 3 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,9 @@ describe('NgxSmartModalService', () => {
instance: {
modal: 'fake modal'
},
top: true
extraData: {
top: true
}
}
};

Expand Down

0 comments on commit 5e0e047

Please sign in to comment.