Commit dd9193ef authored by Vladimir Shushlin's avatar Vladimir Shushlin

Remove empty line

parent 7c1bf3b2
......@@ -4,7 +4,6 @@ require 'spec_helper'
RSpec.describe Pages::MigrateLegacyStorageToDeploymentService do
let(:project) { create(:project, :repository) }
let(:service) { described_class.new(project) }
it 'marks pages as not deployed if public directory is absent' do
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment