We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6fecc8b commit dc31f0eCopy full SHA for dc31f0e
.php_cs.dist
@@ -97,7 +97,6 @@ return $config
97
'php_unit_mock_short_will_return' => true,
98
'php_unit_namespaced' => true,
99
'php_unit_no_expectation_annotation' => true,
100
- 'php_unit_ordered_covers' => true,
101
'php_unit_set_up_tear_down_visibility' => true,
102
'php_unit_test_case_static_method_calls' => [
103
'call_type' => 'self',
0 commit comments