FIX: tests for reindex_search_spec pass regardless of seed (#10297)

This commit is contained in:
Mark VanLandingham 2020-07-23 13:51:45 -05:00 committed by GitHub
parent 2aec92d0b4
commit 20dc845418
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -40,7 +40,7 @@ describe Jobs::ReindexSearch do
end
def self.posts
@posts
@posts ||= []
end
def self.reset