We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 42ecaf2 commit ec28057Copy full SHA for ec28057
spec/system/fetch_critical_css_spec.rb renamed to spec/features/generate_and_fetch_critical_css_spec.rb
@@ -1,6 +1,6 @@
1
require 'spec_helper.rb'
2
3
-RSpec.describe 'fetching the critical css' do
+RSpec.describe 'generate and fetch the critical css' do
4
before do
5
CriticalPathCss.generate_all
6
end
0 commit comments