diff --git a/src/Tests/IntegrationTests/TeamCitySharp.IntegrationTests.csproj b/src/Tests/IntegrationTests/TeamCitySharp.IntegrationTests.csproj
index 25c89bf..99a187e 100644
--- a/src/Tests/IntegrationTests/TeamCitySharp.IntegrationTests.csproj
+++ b/src/Tests/IntegrationTests/TeamCitySharp.IntegrationTests.csproj
@@ -48,7 +48,7 @@
-
+
diff --git a/src/Tests/IntegrationTests/wiremock/__admin/mappings/proxy_mapping_POST_httpAuth_app_rest_vcs-roots.json b/src/Tests/IntegrationTests/wiremock/__admin/mappings/proxy_mapping_POST_httpAuth_app_rest_vcs-roots.json
index 46d9abb..be1e714 100644
--- a/src/Tests/IntegrationTests/wiremock/__admin/mappings/proxy_mapping_POST_httpAuth_app_rest_vcs-roots.json
+++ b/src/Tests/IntegrationTests/wiremock/__admin/mappings/proxy_mapping_POST_httpAuth_app_rest_vcs-roots.json
@@ -66,7 +66,7 @@
],
"Body": {
"Matcher": {
- "Name": "JsonMatcher",
+ "Name": "JsonPartialMatcher",
"Pattern": {
"id": "TestingTeamCitySharp_vcsroot1_01",
"vcs-root-id": null,
@@ -75,7 +75,6 @@
"name": "Testing TeamCitySharp_vcsroot1",
"version": null,
"status": null,
- "lastChecked": "0001-01-01T00:00:00",
"lastVersion": null,
"project": {
"archived": false,
diff --git a/src/Tests/IntegrationTests/wiremock/__admin/mappings/proxy_mapping_POST_httpAuth_app_rest_vcs-roots_non_admin_user.json b/src/Tests/IntegrationTests/wiremock/__admin/mappings/proxy_mapping_POST_httpAuth_app_rest_vcs-roots_non_admin_user.json
index 1dc1e1d..4850169 100644
--- a/src/Tests/IntegrationTests/wiremock/__admin/mappings/proxy_mapping_POST_httpAuth_app_rest_vcs-roots_non_admin_user.json
+++ b/src/Tests/IntegrationTests/wiremock/__admin/mappings/proxy_mapping_POST_httpAuth_app_rest_vcs-roots_non_admin_user.json
@@ -66,7 +66,7 @@
],
"Body": {
"Matcher": {
- "Name": "JsonMatcher",
+ "Name": "JsonPartialMatcher",
"Pattern": {
"id": "TestingTeamCitySharp_vcsroot1_01",
"vcs-root-id": null,
@@ -75,7 +75,6 @@
"name": "Testing TeamCitySharp_vcsroot1",
"version": null,
"status": null,
- "lastChecked": "0001-01-01T00:00:00",
"lastVersion": null,
"project": {
"archived": false,