DEV: Correct fixtures to avoid translations error (#151)

Why this change?

In Discourse core, we have made the change to raise an error when a
interpolation argument is missing when calling `I18n.translate` to help
catch regressions in the UI where we may end up displaying broken
translations.
This commit is contained in:
Alan Guo Xiang Tan 2023-09-13 10:53:31 +08:00 committed by GitHub
parent cdf5614728
commit 89c7274b1a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ acceptance("Docs - user status", function (needs) {
id: 427,
topic_id: 1,
username: "admin1",
post_number: 2,
cooked:
'<p>This is a document.</p>\n<p>I am mentioning another user <a class="mention" href="/u/andrei4">@andrei4</a></p>',
mentioned_users: [