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

Commit e2f71f1

Browse files
committed
another spec fixed
1 parent 4ba0d5c commit e2f71f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/lib/modules/ai_bot/entry_point_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
:ai_persona,
4444
enabled: true,
4545
allowed_group_ids: [bot_allowed_group.id],
46-
default_llm: "claude-2",
46+
default_llm_id: claude_2.id,
4747
force_default_llm: true,
4848
)
4949
persona.create_user!

0 commit comments

Comments
 (0)