spec/views/spotlight/dashboards/_analytics.html.erb_spec.rb in blacklight-spotlight-3.0.0.rc1 vs spec/views/spotlight/dashboards/_analytics.html.erb_spec.rb in blacklight-spotlight-3.0.0.rc2
- old
+ new
@@ -17,10 +17,10 @@
render
end
it 'has header' do
render
- expect(rendered).to have_content 'User Activity Over the Past Month'
+ expect(rendered).to have_content 'User activity over the past month'
end
it 'has metric labels' do
render
expect(rendered).to have_content 'visitors'