File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -40,7 +40,7 @@ public function testSetCaption()
40
40
}
41
41
42
42
/**
43
- * @depends testPrepArgs
43
+ * @depends testPrepArgs
44
44
*/
45
45
public function testSetHeading ()
46
46
{
@@ -80,7 +80,7 @@ public function testSetFooting()
80
80
}
81
81
82
82
/**
83
- * @depends testPrepArgs
83
+ * @depends testPrepArgs
84
84
*/
85
85
public function testAddRow ()
86
86
{
Original file line number Diff line number Diff line change @@ -136,6 +136,7 @@ public function __construct()
136
136
'php_unit_mock_short_will_return ' => true ,
137
137
'php_unit_namespaced ' => true ,
138
138
'php_unit_set_up_tear_down_visibility ' => true ,
139
+ 'php_unit_test_annotation ' => ['style ' => 'prefix ' ],
139
140
'phpdoc_align ' => true ,
140
141
'phpdoc_indent ' => true ,
141
142
'phpdoc_inline_tag_normalizer ' => [
You can’t perform that action at this time.
0 commit comments