Skip to content

Commit

Permalink
chore: Rename tests class
Browse files Browse the repository at this point in the history
  • Loading branch information
benmccallum committed Jun 26, 2021
1 parent 31623ea commit 57062e3
Show file tree
Hide file tree
Showing 15 changed files with 2 additions and 27 deletions.

This file was deleted.

Original file line number Diff line number Diff line change
Expand Up @@ -16,9 +16,9 @@
namespace FairyBread.Tests
{
[UsesVerify]
public class InputValidationMiddlewareTests
public class ValidationMiddlewareTests
{
static InputValidationMiddlewareTests()
static ValidationMiddlewareTests()
{
VerifierSettings.NameForParameter<CaseData>(_ => _.CaseId);
}
Expand Down

0 comments on commit 57062e3

Please sign in to comment.