TF-1487 Fix run command flutter test

(cherry picked from commit 798b5613d2cc98223c7c236545c244c1499dc982)
This commit is contained in:
dab246
2023-02-24 00:12:37 +07:00
committed by Dat Vu
parent c51de39e01
commit 7b23424e32
24 changed files with 99 additions and 485 deletions
@@ -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
}
);