File tree Expand file tree Collapse file tree 3 files changed +3
-0
lines changed
Expand file tree Collapse file tree 3 files changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -386,6 +386,7 @@ public function __construct()
386386 'null_adjustment ' => 'always_first ' ,
387387 'case_sensitive ' => false ,
388388 ],
389+ 'php_unit_assert_new_names ' => true ,
389390 'php_unit_attributes ' => [
390391 'keep_annotations ' => false ,
391392 ],
Original file line number Diff line number Diff line change @@ -386,6 +386,7 @@ public function __construct()
386386 'null_adjustment ' => 'always_first ' ,
387387 'case_sensitive ' => false ,
388388 ],
389+ 'php_unit_assert_new_names ' => true ,
389390 'php_unit_attributes ' => [
390391 'keep_annotations ' => false ,
391392 ],
Original file line number Diff line number Diff line change @@ -386,6 +386,7 @@ public function __construct()
386386 'null_adjustment ' => 'always_first ' ,
387387 'case_sensitive ' => false ,
388388 ],
389+ 'php_unit_assert_new_names ' => true ,
389390 'php_unit_attributes ' => [
390391 'keep_annotations ' => false ,
391392 ],
You can’t perform that action at this time.
0 commit comments