Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Replace (new Query($db))->select('*')
to (new Query($db))->select([]) in test
- Loading branch information