Skip to content

Commit 301c51b

Browse files
committed
updated tests
1 parent 66b8427 commit 301c51b

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

tests/DI/Compiler.generatedFactory.nullableParameters.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
/**
44
* Test: Nette\DI\Compiler: generated services factories from interfaces with nullable parameters.
5-
* @phpVersion 7.1
65
*/
76

87
declare(strict_types=1);

tests/DI/Helpers.autowireArguments.php71.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
/**
44
* Test: Nette\DI\Config\Helpers::autowireArguments()
5-
* @phpversion 7.1
65
*/
76

87
declare(strict_types=1);

tests/DI/Helpers.getReturnType.php71.phpt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
/**
44
* Test: Nette\DI\Helpers::getReturnType
5-
* @phpversion 7.1
65
*/
76

87
declare(strict_types=1);

0 commit comments

Comments
 (0)