Skip to content

Commit 496fa60

Browse files
Minor change of new line after single line comment
1 parent 5a6dd01 commit 496fa60

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/Sitecore.AspNetCore.SDK.RenderingEngine.Integration.Tests/Fixtures/Pages/PagesSetupRoutingFixture.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ public PagesSetupRoutingFixture(TestWebApplicationFactory<TestWebApplicationProg
5555
});
5656
});
5757
});
58+
5859
// Accessing _factory.Server forces the TestServer to start. The variable is unused; this is intentional.
5960
TestServer startedServer = _factory.Server;
6061
}

0 commit comments

Comments
 (0)