Skip to content

Commit 0f51bdc

Browse files
committed
Add missing test project in TestMappings
1 parent 6d78a52 commit 0f51bdc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

TestMappings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@
1515
".\\src\\ResourceManager\\AnalysisServices\\Commands.AnalysisServices.Test\\bin\\Debug\\Microsoft.Azure.Commands.AnalysisServices.Test.dll"
1616
],
1717
"src/ResourceManager/ApiManagement/": [
18-
".\\src\\ResourceManager\\ApiManagement\\Commands.ApiManagement.Test\\bin\\Debug\\Microsoft.Azure.Commands.ApiManagement.Test.dll"
18+
".\\src\\ResourceManager\\ApiManagement\\Commands.ApiManagement.Test\\bin\\Debug\\Microsoft.Azure.Commands.ApiManagement.Test.dll",
19+
".\\src\\ResourceManager\\ApiManagement\\Commands.ApiManagement.ServiceManagement.Test\\bin\\Debug\\Microsoft.Azure.Commands.ApiManagement.ServiceManagement.Test.dll"
1920
],
2021
"src/ResourceManager/ApplicationInsights/": [
2122
".\\src\\ResourceManager\\ApplicationInsights\\Commands.ApplicationInsights.Test\\bin\\Debug\\Microsoft.Azure.Commands.ApplicationInsights.Test.dll"

0 commit comments

Comments
 (0)