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 18758d6 commit 96da6e1
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: "[email protected]"
)

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

0 comments on commit 96da6e1

Please sign in to comment.