Skip to content

Commit b8131da

Browse files
committed
[csm] nullable setter fixture
1 parent a3231f0 commit b8131da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/Util/ClassSourceManipulatorTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -176,7 +176,7 @@ public function getAddSetterTests(): \Generator
176176
null,
177177
false,
178178
[],
179-
'User_simple.php',
179+
'User_simple_null_type.php',
180180
];
181181
}
182182

0 commit comments

Comments
 (0)