Skip to content

Commit e8c61fa

Browse files
committed
chore: fix cyberferret errors
1 parent 882a7ec commit e8c61fa

File tree

2 files changed

+17
-2
lines changed

2 files changed

+17
-2
lines changed

.qubership/grand-report.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"exclusions" : [ {
3+
"t-hash" : "d0c92c764c5647d43d7166efc3e7d350751de063c1388bd2e113fab4865529d3",
4+
"f-hash" : "3780d8d44a0ffb112a67bef412882b39ed01c95e09ad51e0567d45cbf43dc639"
5+
}, {
6+
"t-hash" : "d0c92c764c5647d43d7166efc3e7d350751de063c1388bd2e113fab4865529d3",
7+
"f-hash" : "c084bbbd31296a950bb007771c0a53b3d8830ae129c7a5fe2333cdf043532c75"
8+
}, {
9+
"t-hash" : "d0c92c764c5647d43d7166efc3e7d350751de063c1388bd2e113fab4865529d3",
10+
"f-hash" : "e04d08ed8d22eff358a8e65fded2a4ef6cc954fc3070acf96f5795ec99e742c1"
11+
}, {
12+
"t-hash" : "d0c92c764c5647d43d7166efc3e7d350751de063c1388bd2e113fab4865529d3",
13+
"f-hash" : "e0d1bbde9173b4d91a89fb10ddf9ec131de758861a826c8ca0d1fc2d12681035"
14+
} ]
15+
}

test/resources/petstore.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1580,9 +1580,9 @@
15801580
"username": "markrozenberg",
15811581
"firstName": "Mark",
15821582
"lastName": "Rozenberg",
1583-
"email": "mark.rozenberg@mail.ru",
1583+
"email": "mark.rozenberg@example.com",
15841584
"password": "00qwerty00",
1585-
"phone": "+7 921 123-45-67",
1585+
"phone": "+1 000 123-45-67",
15861586
"userStatus": 1
15871587
}
15881588
},

0 commit comments

Comments
 (0)