angular/packages/private/testing/src
JoostK fa315d4dad refactor(core): properly type withBody and withHead testing helpers (#54801)
This commit addresses a typing mismatch, where these functions were declared to return whichever
value their callback returned, but this was inaccurate: it's always a test callback function
with `done` argument.

PR Close #54801
2024-03-11 08:59:55 -07:00
..
utils.ts refactor(core): properly type withBody and withHead testing helpers (#54801) 2024-03-11 08:59:55 -07:00