Add Line ID field to member lifecycle
This commit is contained in:
@@ -132,6 +132,7 @@ trait CreatesMemberData
|
||||
'password' => 'Password123!',
|
||||
'password_confirmation' => 'Password123!',
|
||||
'phone' => '0912345678',
|
||||
'line_id' => 'line.member.test',
|
||||
'national_id' => 'A123456789',
|
||||
'address_line_1' => '123 Test Street',
|
||||
'address_line_2' => '',
|
||||
|
||||
Reference in New Issue
Block a user