1
0
mirror of https://github.com/dg/dibi.git synced 2025-09-02 18:42:36 +02:00

fixed tests

This commit is contained in:
David Grudl
2021-04-23 17:43:30 +02:00
parent 95c3f72a17
commit 3df64fc3b3
5 changed files with 8 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
<?php
/**
* @dataProvider ../databases.ini
* @dataProvider ../databases.ini !=sqlsrv
*/
declare(strict_types=1);