Skip to content

Commit

Permalink
strict types in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
oscarotero committed Jan 25, 2018
1 parent 4f780c2 commit 7ab3dda
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/RobotsTest.php
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
<?php
declare(strict_types = 1);

namespace Middlewares\Tests;

Expand Down

0 comments on commit 7ab3dda

Please sign in to comment.