TF-1487 Fix run command flutter test
(cherry picked from commit 798b5613d2cc98223c7c236545c244c1499dc982)
This commit is contained in:
@@ -76,8 +76,7 @@ void main() {
|
||||
},
|
||||
headers: {
|
||||
"accept": "application/json;jmapVersion=rfc-8621",
|
||||
"content-type": "application/json; charset=utf-8",
|
||||
"content-length": 133
|
||||
"content-length": 162
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
@@ -69,8 +69,7 @@ void main() {
|
||||
},
|
||||
headers: {
|
||||
"accept": "application/json;jmapVersion=rfc-8621",
|
||||
"content-type": "application/json; charset=utf-8",
|
||||
"content-length": 253
|
||||
"content-length": 424
|
||||
}
|
||||
);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user