From 10a3499d685996d0586441b654f18b0af044b296 Mon Sep 17 00:00:00 2001 From: Joffrey JAFFEUX Date: Thu, 16 Aug 2018 13:45:30 +0200 Subject: [PATCH] uses emoji versions for specs (#6276) --- plugins/poll/spec/lib/pretty_text_spec.rb | 2 +- spec/components/cooked_post_processor_spec.rb | 10 +++--- spec/components/pretty_text_spec.rb | 32 +++++++++---------- spec/fabricators/post_fabricator.rb | 6 ++-- .../helpers/user_notifications_helper_spec.rb | 2 +- spec/jobs/rebake_custom_emoji_posts_spec.rb | 2 +- spec/models/user_profile_spec.rb | 2 +- 7 files changed, 28 insertions(+), 28 deletions(-) diff --git a/plugins/poll/spec/lib/pretty_text_spec.rb b/plugins/poll/spec/lib/pretty_text_spec.rb index e01a32d5654..a21d6aac0a1 100644 --- a/plugins/poll/spec/lib/pretty_text_spec.rb +++ b/plugins/poll/spec/lib/pretty_text_spec.rb @@ -98,7 +98,7 @@ describe PrettyText do
    -
  1. test 1 :slight_smile: test +
  2. test 1 :slight_smile: test
  3. test 2
diff --git a/spec/components/cooked_post_processor_spec.rb b/spec/components/cooked_post_processor_spec.rb index 9530383a59d..27ceeb6b63a 100644 --- a/spec/components/cooked_post_processor_spec.rb +++ b/spec/components/cooked_post_processor_spec.rb @@ -600,7 +600,7 @@ describe CookedPostProcessor do Google

text.txt (20 Bytes)
- :smile:

+ :smile:

HTML end @@ -615,7 +615,7 @@ describe CookedPostProcessor do Google

text.txt (20 Bytes)
- :smile:

+ :smile:

HTML end @@ -628,7 +628,7 @@ describe CookedPostProcessor do Google

text.txt (20 Bytes)
- :smile:

+ :smile:

HTML end @@ -642,7 +642,7 @@ describe CookedPostProcessor do Google

text.txt (20 Bytes)
- :smile:

+ :smile:

HTML end @@ -656,7 +656,7 @@ describe CookedPostProcessor do Google

text.txt (20 Bytes)
- :smile:

+ :smile:

HTML end diff --git a/spec/components/pretty_text_spec.rb b/spec/components/pretty_text_spec.rb index 5e5ce5fbb7f..4abf96d50bd 100644 --- a/spec/components/pretty_text_spec.rb +++ b/spec/components/pretty_text_spec.rb @@ -35,7 +35,7 @@ describe PrettyText do