Skip to content

Commit a4fca58

Browse files
committed
Fix build
1 parent 6d81881 commit a4fca58

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build/baseline-7.4.neon

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,6 @@ parameters:
9494
count: 1
9595
path: ../src/Reflection/ReflectionProvider/SetterReflectionProviderProvider.php
9696
-
97-
message: "#^Class class@anonymous/src/Testing/TestCase\\.php\\:258 has an uninitialized property \\$reflectionProvider\\. Give it default value or assign it in the constructor\\.$#"
97+
message: "#^Class class@anonymous/src/Testing/TestCase\\.php\\:257 has an uninitialized property \\$reflectionProvider\\. Give it default value or assign it in the constructor\\.$#"
9898
count: 1
9999
path: ../src/Testing/TestCase.php

0 commit comments

Comments
 (0)