Skip to content
Prev Previous commit
Next Next commit
Rename system to features
  • Loading branch information
michael-misshore committed Jan 6, 2018
commit ec28057ada0724bb56b3fa24d6aa2dc94e3d62c4
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
require 'spec_helper.rb'

RSpec.describe 'fetching the critical css' do
RSpec.describe 'generate and fetch the critical css' do
before do
CriticalPathCss.generate_all
end
Expand Down