diff options
author | rinpatch <rin@patch.cx> | 2022-01-10 17:50:39 +0300 |
---|---|---|
committer | rinpatch <rin@patch.cx> | 2022-01-10 17:51:53 +0300 |
commit | fd043b0ab38358eb3500249688b1861cc720073d (patch) | |
tree | 8db0900b065399c9d69edba3ef448c99973acbcb /ci | |
parent | 2451d65bd8b921cb1be78dc2d969cd6d7ddb7b0f (diff) | |
download | pleroma-fd043b0ab38358eb3500249688b1861cc720073d.tar.gz |
Escape unicode RTL overrides in rich media parser tests
Elixir 1.13 does not allow them in raw form anymore, resulting in errors
like this when running the test:
== Compilation error in file test/pleroma/web/rich_media/parser_test.exs ==
** (SyntaxError) test/pleroma/web/rich_media/parser_test.exs:136:45: invalid bidirectional formatting character in string: \u202C. If you want to use such character, use it in its escaped \u202C form instead
Diffstat (limited to 'ci')
0 files changed, 0 insertions, 0 deletions