Skip to content

Commit

Permalink
Remove unused thing
Browse files Browse the repository at this point in the history
  • Loading branch information
brianjaustin committed Jan 14, 2025
1 parent 9538298 commit 33be6d0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion features/step_definitions/invite_steps.rb
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,6 @@ def invite(attributes = {})
end

When "I manage invitations belonging to {string}" do |creator|
user = User.find_by(login: creator)
visit manage_user_invitations_path(creator)
end

Expand Down

0 comments on commit 33be6d0

Please sign in to comment.