mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
b8975a90ca
This propagates other custom equality testers added by users. Additionally, if an Angular project is using jasmine 2.6+, it will allow Jasmine's custom object differ to print out pretty test error messages. fixes #22939 PR Close #22983