mirror of
https://github.com/discourse/discourse.git
synced 2025-03-04 09:22:10 +08:00
FIX: tests for reindex_search_spec pass regardless of seed (#10297)
This commit is contained in:
parent
2aec92d0b4
commit
20dc845418
@ -40,7 +40,7 @@ describe Jobs::ReindexSearch do
|
||||
end
|
||||
|
||||
def self.posts
|
||||
@posts
|
||||
@posts ||= []
|
||||
end
|
||||
|
||||
def self.reset
|
||||
|
Loading…
x
Reference in New Issue
Block a user