test(background-agent): restore spawner createTask import
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
import { describe, test, expect, mock, afterEach } from "bun:test"
|
||||
import { startTask } from "./spawner"
|
||||
import { createTask, startTask } from "./spawner"
|
||||
import type { BackgroundTask } from "./types"
|
||||
import {
|
||||
clearSessionPromptParams,
|
||||
|
||||
Reference in New Issue
Block a user