We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6b4efeb commit efb6290Copy full SHA for efb6290
tests/Elasticsearch/Tests/Endpoints/AbstractEndpointTest.php
@@ -56,5 +56,4 @@ public function testOpaqueIdInHeaders()
56
$this->assertNotEmpty($options['client']['headers']['x-opaque-id']);
57
$this->assertEquals($params['client']['opaqueId'], $options['client']['headers']['x-opaque-id'][0]);
58
}
59
-
60
0 commit comments