Skip to content
This repository was archived by the owner on May 27, 2025. It is now read-only.

Commit e09afc8

Browse files
committed
add comment
1 parent 0aa1471 commit e09afc8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

backend/pytest.ini

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
required_plugins = anyio pytest-asyncio pytest-cov pytest-env pytest-xdist
33
asyncio_default_fixture_loop_scope="function"
44
asyncio_mode=auto
5+
; use well known credentials for Cosmos DB emulator and Azure Storage emulator
56
env =
67
COSMOS_CONNECTION_STRING=AccountEndpoint=http://localhost:8081/;AccountKey=C2y6yDjf5/R+ob0N8A7Cgv30VRDJIWEHLM+4QDU5DE2nQ9nDuVTqobD4b8mGGyPMbIZnqyMsEcaGQy67XIw/Jw==
78
STORAGE_CONNECTION_STRING=DefaultEndpointsProtocol=http;AccountName=devstoreaccount1;AccountKey=Eby8vdM02xNOcqFlqUwJPLlmEtlCDXJ1OUzFT50uSRZ6IFsuFq2UVErCz4I6tq/K1SZFPTOtr/KBHBeksoGMGw==;BlobEndpoint=http://127.0.0.1:10000/devstoreaccount1;

0 commit comments

Comments
 (0)