f7475870a6
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 |
||
---|---|---|
.. | ||
src | ||
BUILD.bazel | ||
index.ts |