Improved test.
This commit is contained in:
parent
76ddeed184
commit
ed89ed2af0
1 changed files with 8 additions and 7 deletions
|
@ -47,6 +47,7 @@ class SessionCollectionsTest < ActiveSupport::TestCase
|
|||
:lastname => 'collections 2',
|
||||
:email => 'session-collections-customer-1@example.com',
|
||||
:password => 'customerpw',
|
||||
:organization_id => nil,
|
||||
:active => true,
|
||||
:roles => roles,
|
||||
)
|
||||
|
|
Loading…
Reference in a new issue