Skip to content

Commit 48f677e

Browse files
committed
Update DBTest.php
1 parent de294a8 commit 48f677e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/DBTest.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ class DBTest extends TestCase
88
public function testAttributes()
99
{
1010
$attributes = array(
11+
'connection',
1112
'data',
1213
'dbh',
1314
'debug',

0 commit comments

Comments
 (0)