diff --git a/code/tests/utilities/helpers/test_AzureComputerVisionClient.py b/code/tests/utilities/helpers/test_azure_computer_vision_client.py similarity index 100% rename from code/tests/utilities/helpers/test_AzureComputerVisionClient.py rename to code/tests/utilities/helpers/test_azure_computer_vision_client.py diff --git a/infra/main.json b/infra/main.json index 915088a7c..1167dc049 100644 --- a/infra/main.json +++ b/infra/main.json @@ -3927,7 +3927,7 @@ }, "appCommandLine": { "type": "string", - "defaultValue": "python -m streamlit run Admin.py --server.port 8000 --server.address 0.0.0.0 --server.enableXsrfProtection false" + "defaultValue": "python -m streamlit run admin.py --server.port 8000 --server.address 0.0.0.0 --server.enableXsrfProtection false" }, "runtimeName": { "type": "string", @@ -4855,7 +4855,7 @@ }, "appCommandLine": { "type": "string", - "defaultValue": "python -m streamlit run Admin.py --server.port 8000 --server.address 0.0.0.0 --server.enableXsrfProtection false" + "defaultValue": "python -m streamlit run admin.py --server.port 8000 --server.address 0.0.0.0 --server.enableXsrfProtection false" }, "runtimeName": { "type": "string",