mirror of
https://github.com/wiosna-dev/common-library.git
synced 2026-03-12 01:31:45 +01:00
Coding standard > fix automatically
This commit is contained in:
@@ -82,9 +82,8 @@ class TestService
|
||||
* Returns translated type (for testing purposes)
|
||||
*
|
||||
* @param string $type Type of something (for testing purposes)
|
||||
* @return string
|
||||
*
|
||||
* @throws UnknownTestTypeException
|
||||
* @return string
|
||||
*/
|
||||
public function getTranslatedType($type)
|
||||
{
|
||||
|
||||
@@ -353,7 +353,6 @@ class RepositoryTest extends BaseTestCase
|
||||
|
||||
yield[
|
||||
[
|
||||
|
||||
[],
|
||||
[],
|
||||
[
|
||||
|
||||
Reference in New Issue
Block a user