Skip to content

Commit

Permalink
delete unnecessary properties
Browse files Browse the repository at this point in the history
  • Loading branch information
sileence committed Dec 7, 2016
1 parent be63e66 commit 0a71bfd
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tests/Foundation/FoundationInteractsWithDatabaseTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@ class FoundationInteractsWithDatabaseTest extends PHPUnit_Framework_TestCase

protected $connection;

protected $builder;

protected $builder2;

public function setUp()
{
$this->connection = m::mock(Connection::class);
Expand Down

0 comments on commit 0a71bfd

Please sign in to comment.