Skip to content

Commit

Permalink
fix: try to resolve sqlite trouble - Closes phalcon#14874
Browse files Browse the repository at this point in the history
  • Loading branch information
jenovateurs committed Mar 8, 2020
1 parent 2c5787c commit 3d504ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/database/Mvc/Model/AverageCest.php
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ public function _before(DatabaseTester $I)
*
* @group mysql
* @group pgsql
* @group sqlite
* @group sqlites
*/
public function mvcModelAverage(DatabaseTester $I)
{
Expand Down

0 comments on commit 3d504ed

Please sign in to comment.