Add compaction flow
This commit is contained in:
@@ -11,7 +11,7 @@ from google.cloud.firestore_v1.async_client import AsyncClient
|
||||
|
||||
from adk_firestore_sessionmanager import FirestoreSessionService
|
||||
|
||||
os.environ.setdefault("FIRESTORE_EMULATOR_HOST", "localhost:8161")
|
||||
os.environ.setdefault("FIRESTORE_EMULATOR_HOST", "localhost:8219")
|
||||
|
||||
|
||||
@pytest_asyncio.fixture
|
||||
|
||||
Reference in New Issue
Block a user