Skip to content

Commit 42afc62

Browse files
Update src/Middleware/CORS/test/FunctionalTests/CorsMiddlewareFunctionalTest.cs
Co-Authored-By: ajaybhargavb <[email protected]>
1 parent 538af10 commit 42afc62

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Middleware/CORS/test/FunctionalTests/CorsMiddlewareFunctionalTest.cs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,6 @@ private static async Task<SamplesDeploymentResult> CreateDeployments(ILoggerFact
6262
{
6363
var solutionPath = TestPathUtilities.GetSolutionRootDirectory("Middleware");
6464

65-
6665
var configuration =
6766
#if RELEASE
6867
"Release";

0 commit comments

Comments
 (0)