object_based_docstore_approach #68
@@ -31,7 +31,7 @@ from shared.repositories.src.implementations import (
|
||||
# set random seed for reproducibility
|
||||
random.seed(13)
|
||||
|
||||
# load loca test environment variables
|
||||
# load local test environment variables
|
||||
test_env_path = Path(__file__).parent.parent.parent.parent.parent / 'test.env'
|
||||
load_dotenv('test.env')
|
||||
|
||||
|
||||
Reference in New Issue
Block a user