Skip to content

Commit

Permalink
Merge remote-tracking branch 'upstream/refactor' into refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
crynobone committed Oct 9, 2023
2 parents 9c1171d + 2816172 commit 12945de
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions tests/Unit/WaitsForElementsTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

namespace Laravel\Dusk\Tests\Unit;

use Exception;
use Facebook\WebDriver\Exception\TimeOutException;
use Facebook\WebDriver\Remote\RemoteWebElement;
use Facebook\WebDriver\WebDriver;
Expand All @@ -12,7 +11,6 @@
use Laravel\Dusk\Tests\Concerns\SwapsUrlGenerator;
use Mockery as m;
use PHPUnit\Framework\TestCase;
use stdClass;

class WaitsForElementsTest extends TestCase
{
Expand Down

0 comments on commit 12945de

Please sign in to comment.