Skip to content
This repository has been archived by the owner on Nov 12, 2020. It is now read-only.

Commit

Permalink
Merge pull request #11 from jkniest/analysis-zG0pxo
Browse files Browse the repository at this point in the history
Apply fixes from StyleCI
  • Loading branch information
jkniest committed Jan 7, 2018
2 parents 86024da + d7d3170 commit 3b1b012
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Feature/CacheTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace JKniest\Tests\Feature;

use Illuminate\Support\Facades\Config;
use JKniest\Tests\BaseTestCase;
use Illuminate\Support\Facades\Config;

class CacheTest extends BaseTestCase
{
Expand Down

0 comments on commit 3b1b012

Please sign in to comment.