Skip to content

Commit 3173b16

Browse files
CS Fix.
1 parent 7b7f8f6 commit 3173b16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: tests/TestCase.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,9 @@
88

99
namespace PHPViet\Laravel\Omnipay\Tests;
1010

11+
use Ignited\LaravelOmnipay\LaravelOmnipayServiceProvider;
1112
use Orchestra\Testbench\TestCase as BaseTestCase;
1213
use PHPViet\Laravel\Omnipay\OmnipayServiceProvider;
13-
use Ignited\LaravelOmnipay\LaravelOmnipayServiceProvider;
1414

1515
/**
1616
* @author Vuong Minh <[email protected]>

0 commit comments

Comments
 (0)