mirror of
https://github.com/arc53/DocsGPT.git
synced 2025-11-29 08:33:20 +00:00
Update test_app.py
This commit is contained in:
@@ -28,5 +28,5 @@ def test_complex_active_docs():
|
|||||||
assert get_vectorstore(data) == os.path.join("application", "indexes/local/other/path")
|
assert get_vectorstore(data) == os.path.join("application", "indexes/local/other/path")
|
||||||
|
|
||||||
|
|
||||||
def test_is_asure_configured():
|
def test_is_azure_configured():
|
||||||
assert not is_azure_configured()
|
assert not is_azure_configured()
|
||||||
|
|||||||
Reference in New Issue
Block a user