Remove 'single' group from test

This commit is contained in:
kiswa 2016-07-22 20:08:43 +00:00
parent 00b414370e
commit 76fa6e9623

View File

@ -261,9 +261,6 @@ class UsersTest extends PHPUnit_Framework_TestCase {
$this->assertEquals('failure', $response->status);
}
/**
* @group single
*/
public function testChangeUsername() {
$this->createUser();