Skip to content

Commit c7f8c06

Browse files
committed
[TEST] Add back accidentally deleted annotations
1 parent d33be49 commit c7f8c06

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/Elasticsearch/Tests/YamlRunnerTest.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,8 @@ public function testIntegration($testProcedure, $skip, $setupProcedure, $fileNam
127127
}
128128

129129
/**
130-
130+
* @dataProvider yamlProvider
131+
* @group sync
131132
*/
132133
public function testAsyncIntegration($testProcedure, $skip, $setupProcedure, $fileName)
133134
{

0 commit comments

Comments
 (0)