refactor: replace overloaded surface terminology

This commit is contained in:
Turtle
2026-07-24 19:54:25 +08:00
parent c172faed37
commit 0c708cb10d
626 changed files with 1396 additions and 1397 deletions

View File

@@ -166,7 +166,7 @@ describe('InvariantService validation', () => {
})
describe('InvariantService lifecycle', () => {
it('honors the installer dependency surface in its child fiber', async () => {
it('honors the installer dependency API in its child fiber', async () => {
const { ctx } = await setup()
await ctx.plugin(InvariantProbeService)
let registration!: RuntimeRegistration