[Bug Fix]: Fix test cases and update version to 0.1.93 (#1303)
This commit is contained in:
@@ -14,6 +14,7 @@ from embedchain.vectordb.chroma import ChromaDB
|
||||
@pytest.fixture
|
||||
def app():
|
||||
os.environ["OPENAI_API_KEY"] = "test_api_key"
|
||||
os.environ["OPENAI_API_BASE"] = "test_api_base"
|
||||
return App()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user