Commit 6b660e7
committed
tests: fix test_verify_assert_msg by setting Accept-Encoding
Accept-Encoding is constructed dynamically by the availability of the
compression libraries (eg. zstd, zstandard) so it can result failed test at
the end.
Fixes csernazs#3451 parent 36807ec commit 6b660e7
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
| 39 | + | |
39 | 40 | | |
40 | 41 | | |
41 | 42 | | |
| |||
0 commit comments