hurl/integration/tests/error_assert_match_utf8.err
2020-09-17 16:19:32 +02:00

8 lines
162 B
Plaintext

error: Invalid Decoding
--> tests/error_assert_match_utf8.hurl:4:1
|
4 | body matches ".*"
| ^^^^ The body can not be decoded with charset 'utf-8'
|