Commit fce34b4b authored by Tim Zallmann's avatar Tim Zallmann

Removed Brackets

parent 01240a18
......@@ -32,7 +32,7 @@ describe IconsHelper do
end
it 'returns an absolute URL on that asset host' do
expect(sprite_icon_path())
expect(sprite_icon_path)
.to eq ActionController::Base.helpers.image_path("icons.svg", host: Gitlab.config.gitlab.url)
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