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

Co-Authored-By: ajaybhargavb <ajaybhargavb@gmail.com>
This commit is contained in:
Nate McMaster 2018-12-13 16:39:37 -08:00 committed by GitHub
parent 6e3e48d456
commit 538af1091c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 1 deletions

View File

@ -62,7 +62,6 @@ namespace FunctionalTests
{
var solutionPath = TestPathUtilities.GetSolutionRootDirectory("Middleware");
var runtimeFlavor = GetRuntimeFlavor();
var configuration =
#if RELEASE