Commit 2e08a13f authored by Tim Zallmann's avatar Tim Zallmann

Fixture Creation removed

parent dce15f24
......@@ -21,11 +21,6 @@ describe Dashboard::ProjectsController, '(JavaScript fixtures)', type: :controll
remove_repository(project)
end
it 'dashboard/user-callout.html.raw' do |example|
rendered = render_template('shared/_user_callout')
store_frontend_fixture(rendered, example.description)
end
private
def render_template(template_file_name)
......
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