We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7299104 commit 53c6017Copy full SHA for 53c6017
1 file changed
tests/conftest.py
@@ -327,7 +327,7 @@ def mirage_user_conf(tmp_path):
327
test_env_path = pathlib.Path(tmp_path / 'test-env')
328
try:
329
test_env = """
330
- ENDPOINT=http://localhost:8545
+ BOOT_ENDPOINT=http://localhost:8545
331
CONTAINER_CONFIGS_STREAM='main'
332
FILEBEAT_HOST=127.0.0.1:3010
333
SGX_SERVER_URL=http://127.0.0.1
0 commit comments