Skip to content

Commit 7181b93

Browse files
authored
remove unused testApplicationSecret from test-resources.json (#34486)
1 parent f865fd1 commit 7181b93

File tree

2 files changed

+0
-12
lines changed

2 files changed

+0
-12
lines changed

sdk/eventhub/test-resources.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@
4242
"description": "The application client ID used to run tests."
4343
}
4444
},
45-
"testApplicationSecret": {
46-
"type": "string",
47-
"metadata": {
48-
"description": "The application client secret used to run tests."
49-
}
50-
},
5145
"location": {
5246
"type": "string",
5347
"defaultValue": "[resourceGroup().location]",

sdk/servicebus/test-resources.json

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -42,12 +42,6 @@
4242
"description": "The application client ID used to run tests."
4343
}
4444
},
45-
"testApplicationSecret": {
46-
"type": "string",
47-
"metadata": {
48-
"description": "The application client secret used to run tests."
49-
}
50-
},
5145
"location": {
5246
"type": "string",
5347
"defaultValue": "[resourceGroup().location]",

0 commit comments

Comments
 (0)