Skip to content

Commit

Permalink
Fix test by removing duplicate line
Browse files Browse the repository at this point in the history
  • Loading branch information
MasterCarl committed Nov 19, 2016
1 parent 5410d08 commit 472baf7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/views/workshops/show.html.erb_spec.rb
Expand Up @@ -13,5 +13,4 @@
expect(rendered).to have_text(@workshop.organizer)
expect(rendered).to have_text(@workshop.knowledge_level)
end
end
end

0 comments on commit 472baf7

Please sign in to comment.