Skip to content

Commit a6c5585

Browse files
committed
fix
1 parent 5bf7c9a commit a6c5585

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

thunder-tests/thunderclient.json

+6-6
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@
170170
"method": "GET",
171171
"sortNum": 90000,
172172
"created": "2022-09-10T06:51:13.344Z",
173-
"modified": "2022-09-10T07:12:13.683Z",
173+
"modified": "2022-09-10T11:04:22.438Z",
174174
"headers": [],
175175
"params": [],
176176
"tests": [
@@ -184,7 +184,7 @@
184184
"type": "res-body",
185185
"custom": "",
186186
"action": "equal",
187-
"value": "+1234+56"
187+
"value": "1234;56;"
188188
},
189189
{
190190
"type": "custom-header",
@@ -209,7 +209,7 @@
209209
"method": "GET",
210210
"sortNum": 70000,
211211
"created": "2022-09-10T06:59:40.575Z",
212-
"modified": "2022-09-10T07:11:27.638Z",
212+
"modified": "2022-09-10T11:04:09.446Z",
213213
"headers": [],
214214
"params": [],
215215
"tests": [
@@ -223,7 +223,7 @@
223223
"type": "res-body",
224224
"custom": "",
225225
"action": "equal",
226-
"value": "+1234"
226+
"value": "1234;"
227227
},
228228
{
229229
"type": "custom-header",
@@ -248,7 +248,7 @@
248248
"method": "GET",
249249
"sortNum": 100000,
250250
"created": "2022-09-10T07:12:27.352Z",
251-
"modified": "2022-09-10T07:13:50.862Z",
251+
"modified": "2022-09-10T11:04:28.696Z",
252252
"headers": [],
253253
"params": [],
254254
"tests": [
@@ -262,7 +262,7 @@
262262
"type": "res-body",
263263
"custom": "",
264264
"action": "equal",
265-
"value": "+56"
265+
"value": "56;"
266266
},
267267
{
268268
"type": "custom-header",

0 commit comments

Comments
 (0)