Skip to content

Commit c8c2af1

Browse files
lookymanondrejmirtes
authored andcommitted
Fix tests bootstrap
1 parent 4a04b40 commit c8c2af1

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

tests/bootstrap.php

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
11
<?php declare(strict_types = 1);
22

3-
use PHPStan\Type\TypeCombinator;
4-
53
require_once __DIR__ . '/../vendor/autoload.php';
6-
7-
TypeCombinator::setUnionTypesEnabled(true);

0 commit comments

Comments
 (0)