Skip to content

Commit

Permalink
rubocopping
Browse files Browse the repository at this point in the history
  • Loading branch information
tahir-khalid committed Sep 27, 2024
1 parent bf01b3c commit 182b01a
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions spec/features/search_for_or_add_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@

visit "/notifications/your-notifications"

have_content("Draft notifications")
have_content("Draft notifications")

click_link "Make changes"

Expand All @@ -120,5 +120,4 @@ def set_retired(product)
product.save!
end
end

end

0 comments on commit 182b01a

Please sign in to comment.