We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7b7f8f6 commit 3173b16Copy full SHA for 3173b16
tests/TestCase.php
@@ -8,9 +8,9 @@
8
9
namespace PHPViet\Laravel\Omnipay\Tests;
10
11
+use Ignited\LaravelOmnipay\LaravelOmnipayServiceProvider;
12
use Orchestra\Testbench\TestCase as BaseTestCase;
13
use PHPViet\Laravel\Omnipay\OmnipayServiceProvider;
-use Ignited\LaravelOmnipay\LaravelOmnipayServiceProvider;
14
15
/**
16
* @author Vuong Minh <vuongxuongminh@gmail.com>
0 commit comments