Skip to content

Commit

Permalink
Rename test filename
Browse files Browse the repository at this point in the history
  • Loading branch information
stephane-monnot committed Mar 7, 2016
1 parent 230b4fd commit 0cb729d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/FriedshipsTest.php → tests/FriendshipsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
use Illuminate\Foundation\Testing\DatabaseMigrations;
use Illuminate\Foundation\Testing\DatabaseTransactions;

class FriedshipsTest extends TestCase
class FriendshipsTest extends TestCase
{
use DatabaseTransactions;

Expand Down

0 comments on commit 0cb729d

Please sign in to comment.