chore: fixed imports and tests configuration
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
"""Critical tests for prompt builder - Tests that would have caught bugs."""
|
||||
|
||||
from agent.prompts import PromptBuilder
|
||||
from agent.registry import make_tools
|
||||
from alfred.agent.prompts import PromptBuilder
|
||||
from alfred.agent.registry import make_tools
|
||||
|
||||
|
||||
class TestPromptBuilderToolsInjection:
|
||||
|
||||
Reference in New Issue
Block a user