Skip to content

Commit ec20f19

Browse files
committed
wip
1 parent ebfaa66 commit ec20f19

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/Integration/Database/MultiDatabaseTest.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -31,10 +31,6 @@ protected function setUp(): void
3131
{
3232
parent::setUp();
3333

34-
if (PHP_OS_FAMILY === 'Windows') {
35-
$this->markTestSkipped('Multiple databases are not properly supported on Windows yet');
36-
}
37-
3834
$files = [
3935
__DIR__ . '/Fixtures/main.sqlite',
4036
__DIR__ . '/Fixtures/backup.sqlite',

0 commit comments

Comments
 (0)