Skip to content

Commit

Permalink
Update spec/meilisearch/index/settings_spec.rb
Browse files Browse the repository at this point in the history
  • Loading branch information
brunoocasali authored Oct 9, 2023
1 parent 12889df commit ea59a10
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/meilisearch/index/settings_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -829,7 +829,7 @@ def update_synonyms(index, synonyms)
end
end

describe 'non_separator_tokens' do
describe '#non_separator_tokens' do
it 'has no default value' do
expect(index.non_separator_tokens).to be_empty
end
Expand Down

0 comments on commit ea59a10

Please sign in to comment.