chore: fixed imports and tests configuration
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
"""Critical tests for configuration validation."""
|
||||
|
||||
import pytest
|
||||
|
||||
from agent.config import ConfigurationError, Settings
|
||||
from alfred.agent.config import ConfigurationError, Settings
|
||||
|
||||
|
||||
class TestConfigValidation:
|
||||
|
||||
Reference in New Issue
Block a user