mirror of
https://gitlab.com/CIEFWorldwideSdnBhd/exchange.git
synced 2026-08-19 04:14:04 +00:00
Revert back changes during debug. Remove Auto login after register.
This commit is contained in:
@@ -28,6 +28,7 @@ class RegisterTest extends TestCase
|
||||
'password_confirmation' => 'secret',
|
||||
'marking' => $this->marking->marking
|
||||
])
|
||||
->assertSuccessful();
|
||||
->assertSuccessful()
|
||||
->assertJsonStructure(['id', 'name', 'email']);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user