Remove 'single' group from test
This commit is contained in:
parent
00b414370e
commit
76fa6e9623
@ -261,9 +261,6 @@ class UsersTest extends PHPUnit_Framework_TestCase {
|
||||
$this->assertEquals('failure', $response->status);
|
||||
}
|
||||
|
||||
/**
|
||||
* @group single
|
||||
*/
|
||||
public function testChangeUsername() {
|
||||
$this->createUser();
|
||||
|
||||
|
Reference in New Issue
Block a user