mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
bb1274d6ac
Replace two toContain assertions with a single toMatch using a multiline regex, per reviewer suggestion.