Skip to content

Commit a4c7f34

Browse files
committed
.
1 parent 43df25f commit a4c7f34

File tree

2 files changed

+0
-26
lines changed

2 files changed

+0
-26
lines changed

test/WireMock.Net.Tests/MappingBuilderTests.GetMappings.verified.txt

-13
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,6 @@
4848
Methods: [
4949
POST
5050
],
51-
Headers: [
52-
{
53-
Name: User-Agent,
54-
Matchers: [
55-
{
56-
Name: WildcardMatcher,
57-
Pattern: PostmanRuntime/7.37.3,
58-
IgnoreCase: true
59-
}
60-
],
61-
IgnoreCase: true
62-
}
63-
],
6451
Body: {
6552
Matcher: {
6653
Name: JsonMatcher,

test/WireMock.Net.Tests/MappingBuilderTests.ToJson.verified.txt

-13
Original file line numberDiff line numberDiff line change
@@ -48,19 +48,6 @@
4848
Methods: [
4949
POST
5050
],
51-
Headers: [
52-
{
53-
Name: User-Agent,
54-
Matchers: [
55-
{
56-
Name: WildcardMatcher,
57-
Pattern: PostmanRuntime/7.37.3,
58-
IgnoreCase: true
59-
}
60-
],
61-
IgnoreCase: true
62-
}
63-
],
6451
Body: {
6552
Matcher: {
6653
Name: JsonMatcher,

0 commit comments

Comments
 (0)