Skip to content
Snippets Groups Projects
Commit 2be3c949 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets
Browse files

Fix application initialize

parent a87989fb
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -16,6 +16,6 @@ class Spinach::Features::DashboardHelp < Spinach::FeatureSteps
end
 
step 'Header "Rebuild project satellites" should have correct ids and links' do
header_should_have_correct_id_and_link(2, '(Re-)Create satellite repositories', 're-create-satellite-repositories', '.documentation')
header_should_have_correct_id_and_link(2, 'Check GitLab configuration', 'check-gitlab-configuration', '.documentation')
end
end
require 'gitlab/git'
module Gitlab
end
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment