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 f66c68d commit 481c209Copy full SHA for 481c209
src/Network/Network.Test/ScenarioTests/ExpressRouteCircuitTests.cs
@@ -19,7 +19,7 @@
19
20
namespace Commands.Network.Test.ScenarioTests
21
{
22
- public class ExpressRouteCircuitTests :NetworkTestRunner
+ public class ExpressRouteCircuitTests : NetworkTestRunner
23
24
public ExpressRouteCircuitTests(ITestOutputHelper output)
25
: base(output)
0 commit comments