Skip to content

Commit

Permalink
draft state for accounts removed from account factory
Browse files Browse the repository at this point in the history
  • Loading branch information
Aleksey Stepanov committed Dec 1, 2022
1 parent 539ee22 commit e1a5ecb
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions core/test/factories/account.rb
Original file line number Diff line number Diff line change
Expand Up @@ -54,10 +54,6 @@
state { :payment_issue }
end

trait :draft do
state { UffizziCore::Account::STATE_DRAFT }
end

trait :sso_connection_active do
sso_state { UffizziCore::Account::STATE_CONNECTION_ACTIVE }
end
Expand Down

0 comments on commit e1a5ecb

Please sign in to comment.