angular-cn/packages/private/testing/src
Pete Bacon Darwin f7475870a6 test: cleanup `document` "after" each test (#33712)
It looks like there was a typo when it originally was
written. As it works right now, the `beforeEach` and
`afterEach` cancel each other out. But then
`ensureDocument()` is called anyway in the `withBody()`
function.

With this change there is no need to call `ensureDocument() in the
`withBody() function.

PR Close #33712
2019-11-11 14:01:04 -08:00
..
bazel_define_compile_value.ts build: remove ivy JIT mode (#26863) 2018-11-02 15:44:05 -07:00
ivy_test_selectors.ts test(ivy): add onlyInIvy perf counter expectations (#30339) 2019-05-09 11:22:00 -07:00
render3.ts test: cleanup `document` "after" each test (#33712) 2019-11-11 14:01:04 -08:00