mirror of
https://github.com/discourse/discourse.git
synced 2025-01-20 14:07:13 +08:00
cae282029e
Faker can generate test containing `...` which will get converted to `…` by `PrettyText`, it means that we can't use the input to check the output. This commit simply normalise the generated text to ensure this part of the input is not modified. |
||
---|---|---|
.. | ||
chat_fabricator.rb | ||
outgoing_chat_message_web_hook_fabricator.rb |