rename test method
This commit is contained in:
parent
a0a90d4ba6
commit
53f13dd332
@ -10,7 +10,7 @@ class QueryErrorTest extends TestCase
|
||||
/**
|
||||
* @test
|
||||
*/
|
||||
public function it_passed_query_along()
|
||||
public function testItPassesQueryAlong()
|
||||
{
|
||||
$error = new QueryError('error', 'SELECT * FROM foo');
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user