We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c87c153 + e57c11c commit ac55df2Copy full SHA for ac55df2
1 file changed
spec/models/concerns/arclight/solr_document_spec.rb
@@ -73,7 +73,7 @@
73
end
74
75
76
- describe '#normalize_title' do
+ describe '#normalized_title' do
77
let(:document) { SolrDocument.new(normalized_title_ssm: 'My Title, 1990-2000') }
78
79
it 'uses the normalized title from index-time' do
0 commit comments