Form and theme improvements (#513)
This commit is contained in:
@@ -83,7 +83,7 @@ class ProfileControllerTest extends ControllerBaseTest
|
||||
'title' => 'Code Monkey',
|
||||
'avatar' => '/fake/image.jpg',
|
||||
'email' => 'updated@example.com',
|
||||
'enabled' => 0,
|
||||
'enabled' => false,
|
||||
]
|
||||
]);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user