Skip to content

Commit 3c69ee7

Browse files
committed
[Runtime] Remove unused SKIPIF from dotenv_overload.phpt
1 parent b30694f commit 3c69ee7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/Symfony/Component/Runtime/Tests/phpt/dotenv_overload.phpt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,5 @@
11
--TEST--
22
Test Dotenv overload
3-
--SKIPIF--
4-
<?php require dirname(__DIR__, 6).'/vendor/autoload.php'; if (4 > (new \ReflectionMethod(\Symfony\Component\Dotenv\Dotenv::class, 'bootEnv'))->getNumberOfParameters()) die('Skip because Dotenv version is too low');
53
--INI--
64
display_errors=1
75
--FILE--

0 commit comments

Comments
 (0)