Skip to content

Commit

Permalink
DEV: Fix spec following core change (#327)
Browse files Browse the repository at this point in the history
  • Loading branch information
OsamaSayegh authored Dec 9, 2024
1 parent 433a07a commit 9ed228b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions spec/requests/custom_reactions_controller_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@
SiteSetting.discourse_reactions_like_icon = "heart"
SiteSetting.discourse_reactions_enabled_reactions =
"laughing|open_mouth|cry|angry|thumbsup|hugs"
user_2.user_stat.update!(post_count: 1)
end

describe "#toggle" do
Expand Down

0 comments on commit 9ed228b

Please sign in to comment.