mirror of
https://github.com/angular/angular.git
synced 2026-09-14 13:54:52 +08:00
5245ca5ba7
Reformats the TEST_CASES.json files touched by the following change so they satisfy the repo's prettier check (short inputFiles/files arrays collapsed to a single line). Pure formatting; the parsed JSON is unchanged. Split into its own commit so the coverage change that follows is easy to review.