spec/views/hyrax/stats/file.html.erb_spec.rb in hyrax-1.1.1 vs spec/views/hyrax/stats/file.html.erb_spec.rb in hyrax-2.0.0.beta1
- old
+ new
@@ -1,5 +1,5 @@
-describe 'hyrax/stats/file.html.erb', type: :view do
+RSpec.describe 'hyrax/stats/file.html.erb', type: :view do
describe 'usage statistics' do
before do
allow_message_expectations_on_nil
end