Skip to content

Commit

Permalink
fix cs
Browse files Browse the repository at this point in the history
  • Loading branch information
steinkel committed Aug 1, 2019
1 parent 3638d31 commit 2b76456
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Test/BaseTraitTest.php
Expand Up @@ -52,7 +52,6 @@ protected function _isVerboseOrDebug()
*/
protected function _testPermissions($url, $username, $method, $ajax, $responseCode, $responseContains)
{

if ($this->_isVerboseOrDebug()) {
(new ConsoleIo())->info(__(
"\nUrl: {0} Username: {1} Method: {2} Ajax?: {3} Response Code: {4} Response Contains: {5} ",
Expand Down

0 comments on commit 2b76456

Please sign in to comment.