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

Commit ab94290

Browse files
committed
uh
1 parent 6e86067 commit ab94290

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

spec/jobs/shared_conversation_adjust_upload_security_spec.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
fab!(:claude_2) { Fabricate(:llm_model, name: "claude-2") }
77

88
fab!(:bot_user) do
9+
enable_current_plugin
910
toggle_enabled_bots(bots: [claude_2])
1011
SiteSetting.ai_bot_enabled = true
1112
SiteSetting.ai_bot_allowed_groups = "10"

0 commit comments

Comments
 (0)