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

Commit a4d114c

Browse files
committed
ahh I see
1 parent e6132f8 commit a4d114c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/system/ai_bot/homepage_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -332,7 +332,7 @@
332332
it "displays the new question button in the menu when viewing a PM" do
333333
ai_pm_homepage.visit
334334
header_dropdown.open
335-
expect(ai_pm_homepage).to have_no_new_question_button
335+
expect(ai_pm_homepage).to have_new_question_button
336336

337337
topic_page.visit_topic(pm)
338338
header_dropdown.open

0 commit comments

Comments
 (0)