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 2df8b37 commit 4804f17Copy full SHA for 4804f17
tests/conftest.py
@@ -9,7 +9,7 @@
9
10
TASK_HUB_NAME = "DurableFunctionsHub"
11
BASE_URL = "http://localhost:7071/runtime/webhooks/durabletask"
12
-AUTH_CODE = "iDFeaQCSAIuXoodl6/w3rdvHZ6Nl7yJwRrHfeInNWDJjuiunhxk8dQ=="
+AUTH_CODE = "NOT-REAL-AUTH"
13
14
15
def get_binding_string():
0 commit comments