cleaning up a warning
This commit is contained in:
@@ -34,7 +34,7 @@ namespace Microsoft.eShopWeb.FunctionalTests.Web.Controllers
|
||||
}
|
||||
|
||||
[Fact]
|
||||
public async Task RegexMatchesValidRequestVerificationToken()
|
||||
public void RegexMatchesValidRequestVerificationToken()
|
||||
{
|
||||
// TODO: Move to a unit test
|
||||
// TODO: Move regex to a constant in test project
|
||||
|
||||
Reference in New Issue
Block a user