refactor(opencode): bind instance bootstrap node (#34502)
This commit is contained in:
@@ -17,7 +17,7 @@ const noopBootstrap = Layer.succeed(
|
||||
|
||||
const it = testEffect(
|
||||
LayerNode.compile(LayerNode.group([InstanceStore.node, CrossSpawnSpawner.node]), [
|
||||
[InstanceBootstrap.node, noopBootstrap],
|
||||
[InstanceStore.bootstrapNode, noopBootstrap],
|
||||
]),
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user