Final cleanup
This commit is contained in:
@@ -193,5 +193,5 @@ class TestOpenRouterFunctionality:
|
||||
provider = OpenRouterProvider(api_key="test-key")
|
||||
|
||||
# Registry should be initialized
|
||||
assert hasattr(provider, '_registry')
|
||||
assert hasattr(provider, "_registry")
|
||||
assert provider._registry is not None
|
||||
|
||||
Reference in New Issue
Block a user