Skip to content

Commit efb6290

Browse files
committed
remove new line - phpcs
1 parent 6b4efeb commit efb6290

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/Elasticsearch/Tests/Endpoints/AbstractEndpointTest.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,5 +56,4 @@ public function testOpaqueIdInHeaders()
5656
$this->assertNotEmpty($options['client']['headers']['x-opaque-id']);
5757
$this->assertEquals($params['client']['opaqueId'], $options['client']['headers']['x-opaque-id'][0]);
5858
}
59-
6059
}

0 commit comments

Comments
 (0)