Skip to content

Commit

Permalink
standardrb --fix
Browse files Browse the repository at this point in the history
  • Loading branch information
smaboshe committed Dec 16, 2024
1 parent 83285fb commit 5c0d969
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion spec/features/user_accepts_team_invitation_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,6 @@ def create_team_account(
owner_name: "Cool Person",
owner_email: "owner@somedomain.com"
)

owner = create(
:user, :with_attached_team, email: owner_email, name: owner_name
)
Expand Down

0 comments on commit 5c0d969

Please sign in to comment.