Skip to content

Commit

Permalink
remove new line - phpcs
Browse files Browse the repository at this point in the history
  • Loading branch information
philkra committed Sep 26, 2019
1 parent 6b4efeb commit efb6290
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -56,5 +56,4 @@ public function testOpaqueIdInHeaders()
$this->assertNotEmpty($options['client']['headers']['x-opaque-id']);
$this->assertEquals($params['client']['opaqueId'], $options['client']['headers']['x-opaque-id'][0]);
}

}

0 comments on commit efb6290

Please sign in to comment.