This commit is contained in:
Rafael Silva 2025-05-09 15:43:17 -03:00
parent a8644fadf7
commit 4280255b28
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ RSpec.describe DiscourseAi::Personas::Persona do
end
let(:resource_url) { "https://path-to-resource" }
let(:inferred_concepts) { %w[bulbassaur charmander squirtle] }
let(:inferred_concepts) { %w[bulbassaur charmander squirtle].join(", ") }
let(:context) do
DiscourseAi::Personas::BotContext.new(