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 9620ec1 commit 2b36b14Copy full SHA for 2b36b14
src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/LocationCapabilitiesTests.cs
@@ -24,7 +24,7 @@ public class LocationCapabilitiesTests : SqlTestsBase
24
[Trait(Category.AcceptanceType, Category.CheckIn)]
25
public void TestLocationCapabilities()
26
{
27
- RunPowerShellTest("Test-LocationCapabilities");
+ RunPowerShellTest("Test-Capabilities");
28
}
29
30
0 commit comments