Clean up post-Hono references (#26903)
This commit is contained in:
parent
cddab63808
commit
6f2f759fbb
16 changed files with 92 additions and 738 deletions
|
|
@ -13,9 +13,7 @@ import { disposeAllInstances, tmpdir } from "../fixture/fixture"
|
|||
// bodies deliberately avoid Plugin/config directly. The marker only
|
||||
// appears if InstanceBootstrap ran at the instance boundary.
|
||||
//
|
||||
// The Hono variant of this check lived alongside these tests and is
|
||||
// going away with the Hono backend. The boundaries below are backend-
|
||||
// agnostic and stay.
|
||||
// The boundaries below are transport-agnostic and stay.
|
||||
|
||||
afterEach(async () => {
|
||||
await disposeAllInstances()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue