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

Commit fae2e0d

Browse files
committed
fix new test description
1 parent a3509c2 commit fae2e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spec/jobs/scheduled/embeddings_backfill_spec.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@
6969
expect(index_date).to be_within_one_second_of(Time.zone.now)
7070
end
7171

72-
it "backfills topics based on bumped_at date" do
72+
it "backfills embeddings for the ai_embeddings_backfill_model" do
7373
SiteSetting.ai_embeddings_backfill_model = vector_def2.id
7474
SiteSetting.ai_embeddings_backfill_batch_size = 100
7575

0 commit comments

Comments
 (0)