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

Commit 8e51e39

Browse files
committed
revert accidental whitespace change
1 parent 4854383 commit 8e51e39

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/system/ai_bot/homepage_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -248,6 +248,7 @@
248248
Fabricate(:post, topic: pm, user: user_2, post_number: 4)
249249
Fabricate(:topic_allowed_user, topic: pm, user: user_2)
250250
sign_in(user_2)
251+
251252
topic_page.visit_topic(pm)
252253

253254
expect(sidebar).to be_visible

0 commit comments

Comments
 (0)