hurl/integration/tests_failed/assert_match_utf8.err

8 lines
163 B
Plaintext
Raw Normal View History

2022-08-08 19:33:49 +03:00
error: Invalid decoding
--> tests_failed/assert_match_utf8.hurl:4:1
2020-08-27 10:07:46 +03:00
|
4 | body matches ".*"
2022-08-08 19:33:49 +03:00
| ^^^^ the body can not be decoded with charset 'utf-8'
2020-08-27 10:07:46 +03:00
|