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

Commit 1c97fac

Browse files
committed
DEV: Update specs
1 parent b3bfeed commit 1c97fac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/system/ai_bot/personal_message_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -122,7 +122,7 @@
122122
find(".ai-bot-button").click
123123
expect(ai_pm_homepage).to have_homepage
124124
expect(sidebar).to be_visible
125-
epxect(header_dropdown).to be_visible
125+
expect(header_dropdown).to be_visible
126126
end
127127

128128
it "hides default content in the sidebar" do

0 commit comments

Comments
 (0)