We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5c51b6a commit be16024Copy full SHA for be16024
src/promptflow/tests/_constants.py
@@ -10,6 +10,6 @@
10
# below constants are used for pfazure and global config tests
11
DEFAULT_SUBSCRIPTION_ID = "96aede12-2f73-41cb-b983-6d11a904839b"
12
DEFAULT_RESOURCE_GROUP_NAME = "promptflow"
13
-DEFAULT_WORKSPACE_NAME = "promptflow-eastus"
+DEFAULT_WORKSPACE_NAME = "promptflow-eastus2euap"
14
DEFAULT_RUNTIME_NAME = "test-runtime-ci"
15
DEFAULT_REGISTRY_NAME = "promptflow-preview"
0 commit comments