Skip to content

Commit

Permalink
Remove extra row
Browse files Browse the repository at this point in the history
  • Loading branch information
JoonasAapro committed Jul 26, 2024
1 parent 4e049f2 commit 4c3f959
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/cells/decidim/plans/plan_tags_cell_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@

context "when rendering" do
it "renders the form" do
puts subject
expect(subject).to have_link(translated(area_scope.name))
expect(subject).to have_link(strip_tags translated(category.name))
end
Expand Down

0 comments on commit 4c3f959

Please sign in to comment.