DEV: Update spec for topic tag suggester (#1269)

This second post was not used and is making the topic scroll
down to post 2, which can mess with editing the OP sometimes
This commit is contained in:
Martin Brennan
2025-04-17 14:06:45 +10:00
committed by GitHub
parent 3440395623
commit 0c8718e0d5
@@ -36,9 +36,6 @@ RSpec.describe "AI Composer helper", type: :system, js: true do
"I like to eat pie. It is a very good dessert. Some people are wasteful by throwing pie at others but I do not do that. I always eat the pie.",
)
end
fab!(:post_2) do
Fabricate(:post, topic: topic, raw: "La lluvia en España se queda principalmente en el avión.")
end
def trigger_composer_helper(content)
visit("/latest")