Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
StefH committed May 8, 2024
1 parent 43df25f commit a4c7f34
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 26 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,6 @@
Methods: [
POST
],
Headers: [
{
Name: User-Agent,
Matchers: [
{
Name: WildcardMatcher,
Pattern: PostmanRuntime/7.37.3,
IgnoreCase: true
}
],
IgnoreCase: true
}
],
Body: {
Matcher: {
Name: JsonMatcher,
Expand Down
13 changes: 0 additions & 13 deletions test/WireMock.Net.Tests/MappingBuilderTests.ToJson.verified.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,19 +48,6 @@
Methods: [
POST
],
Headers: [
{
Name: User-Agent,
Matchers: [
{
Name: WildcardMatcher,
Pattern: PostmanRuntime/7.37.3,
IgnoreCase: true
}
],
IgnoreCase: true
}
],
Body: {
Matcher: {
Name: JsonMatcher,
Expand Down

0 comments on commit a4c7f34

Please sign in to comment.