Skip to content

Commit 0bd0599

Browse files
committed
Update DBTest.php
1 parent 228fad0 commit 0bd0599

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+
'attributes',
1112
'connection',
1213
'data',
1314
'dbh',

0 commit comments

Comments
 (0)