Skip to content

Commit 2b36b14

Browse files
committed
Fixing test name.
1 parent 9620ec1 commit 2b36b14

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ResourceManager/Sql/Commands.Sql.Test/ScenarioTests/LocationCapabilitiesTests.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ public class LocationCapabilitiesTests : SqlTestsBase
2424
[Trait(Category.AcceptanceType, Category.CheckIn)]
2525
public void TestLocationCapabilities()
2626
{
27-
RunPowerShellTest("Test-LocationCapabilities");
27+
RunPowerShellTest("Test-Capabilities");
2828
}
2929
}
3030
}

0 commit comments

Comments
 (0)