Skip to content

Commit

Permalink
code style
Browse files Browse the repository at this point in the history
  • Loading branch information
Nayjest committed Jun 30, 2018
1 parent 3e98e2a commit 9de1160
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Test.php
Expand Up @@ -21,6 +21,4 @@ public function testToSnake()
self::assertEquals('simple', Str::toSnakeCase('Simple'));
self::assertEquals('', Str::toSnakeCase(''));
}


}

0 comments on commit 9de1160

Please sign in to comment.