Skip to content

Commit

Permalink
deleted whitespaces
Browse files Browse the repository at this point in the history
  • Loading branch information
FaxriddinMaxmadiyorov committed Oct 20, 2023
1 parent d711384 commit 17f2b5b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/factories/users.rb
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
trait :company do
role { "company" }
end

trait :individual do
role { %w[applicant moderator admin].sample }
end
Expand Down

0 comments on commit 17f2b5b

Please sign in to comment.