Skip to content

Commit a5e9348

Browse files
committed
Update DBTest.php
1 parent a4b314a commit a5e9348

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

tests/DBTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ public function testAttributes()
1616
'join',
1717
'offset',
1818
'orderBy',
19-
'pk',
19+
'params',
2020
'rowCount',
2121
'select',
22+
'sth',
2223
'table',
2324
'where',
2425
);

0 commit comments

Comments
 (0)