Skip to content
This repository was archived by the owner on Jul 22, 2025. It is now read-only.

Commit 0c8718e

Browse files
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
1 parent 3440395 commit 0c8718e

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

spec/system/ai_helper/ai_composer_helper_spec.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
"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.",
3737
)
3838
end
39-
fab!(:post_2) do
40-
Fabricate(:post, topic: topic, raw: "La lluvia en España se queda principalmente en el avión.")
41-
end
4239

4340
def trigger_composer_helper(content)
4441
visit("/latest")

0 commit comments

Comments
 (0)