Skip to content

Commit

Permalink
add test module
Browse files Browse the repository at this point in the history
  • Loading branch information
zhichengliu12581 committed May 31, 2021
1 parent 230bbe4 commit bbb328e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions sdk/spring/spring-test-template.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ parameters:
TestResourceDirectories:
- spring/azure-spring-boot-test-cosmos
- spring/azure-spring-boot-test-keyvault
- spring/azure-spring-boot-test-keyvault-certificate
- spring/azure-spring-boot-test-servicebus-jms
- spring/azure-spring-boot-test-storage
- spring/azure-spring-cloud-test-eventhubs
Expand Down Expand Up @@ -39,6 +40,9 @@ parameters:
- name: azure-spring-boot-test-keyvault
groupId: com.azure.spring
safeName: azurespringboottestkeyvault
- name: azure-spring-boot-test-keyvault-certificate
groupId: com.azure.spring
safeName: azurespringboottestkeyvaultcertificate
- name: azure-spring-boot-test-keyvault-reactive
groupId: com.azure.spring
safeName: azurespringboottestkeyvaultreactive
Expand Down

0 comments on commit bbb328e

Please sign in to comment.