Commit 8c34c94a authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Fix test broken by abdc4426

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent e09ef2fc
...@@ -16,6 +16,6 @@ class Spinach::Features::Help < Spinach::FeatureSteps ...@@ -16,6 +16,6 @@ class Spinach::Features::Help < Spinach::FeatureSteps
end end
step 'Header "Rebuild project satellites" should have correct ids and links' do step 'Header "Rebuild project satellites" should have correct ids and links' do
header_should_have_correct_id_and_link(2, '(Re-)Create satellite repos', 're-create-satellite-repos', '.documentation') header_should_have_correct_id_and_link(2, '(Re-)Create satellite repositories', 're-create-satellite-repositories', '.documentation')
end end
end end
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