From 12da912c733ef3ebfb2681171e95d5b0dec06b6c Mon Sep 17 00:00:00 2001 From: Guo Xiang Tan Date: Fri, 9 Nov 2018 17:15:37 +0800 Subject: [PATCH] DEV: Avoid Discourse specific code in fixtures. --- test/javascripts/fixtures/user_fixtures.js.es6 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/javascripts/fixtures/user_fixtures.js.es6 b/test/javascripts/fixtures/user_fixtures.js.es6 index b0fd0f7f97b..756c6d2d8c4 100644 --- a/test/javascripts/fixtures/user_fixtures.js.es6 +++ b/test/javascripts/fixtures/user_fixtures.js.es6 @@ -311,7 +311,7 @@ export default { action_type: 2, created_at: "2014-01-15T16:53:49Z", excerpt: - "A good fix would be to have the ERB template do an if statement. We'd happily accept a PR that did this if you feel up to it: \n\n <% if SiteSetting.logo_url.present? %>\n display logo html\n<% else %>\n display title html\n<% end %>", + "A good fix would be to have the ERB template do an if statement.", avatar_template: "//www.gravatar.com/avatar/c6e17f2ae2a215e87ff9e878a4e63cd9.png?s={size}&r=pg&d=identicon", acting_avatar_template: @@ -341,7 +341,7 @@ export default { action_type: 5, created_at: "2014-01-15T15:21:37Z", excerpt: - "A good fix would be to have the ERB template do an if statement. We'd happily accept a PR that did this if you feel up to it: \n\n <% if SiteSetting.logo_url.present? %>\n display logo html\n<% else %>\n display title html\n<% end %>", + "A good fix would be to have the ERB template do an if statement.", avatar_template: "//www.gravatar.com/avatar/c6e17f2ae2a215e87ff9e878a4e63cd9.png?s={size}&r=pg&d=identicon", acting_avatar_template: