Skip to content

Commit 39f3710

Browse files
feat/1421 updated test constants to reflect 2 new admin endpoints /enable and /disable
1 parent 7355df9 commit 39f3710

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/WireMock.Net.Tests/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,5 @@ internal static class Constants
66
{
77
internal const int NumStaticMappings = 10;
88

9-
internal const int NumAdminMappings = 37;
9+
internal const int NumAdminMappings = 39;
1010
}

0 commit comments

Comments
 (0)