Skip to content
This repository has been archived by the owner on Jan 30, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/cs' into develop
Browse files Browse the repository at this point in the history
Fixes failing php-cs-fixer notices
  • Loading branch information
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions test/JsonXmlTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -602,5 +602,3 @@ public static function providerNestingDepthIsHandledProperly()
}

}


2 changes: 0 additions & 2 deletions test/Server/CacheTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -117,5 +117,3 @@ public function baz()
throw new \Exception('application error');
}
}


0 comments on commit dc0450d

Please sign in to comment.