Skip to content

Commit

Permalink
Update InteractsWithMouse.php
Browse files Browse the repository at this point in the history
  • Loading branch information
hivokas authored Feb 7, 2020
1 parent 10dcd62 commit 34b3935
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Concerns/InteractsWithMouse.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@

namespace Laravel\Dusk\Concerns;

use Facebook\WebDriver\WebDriverBy;
use Facebook\WebDriver\Interactions\WebDriverActions;
use Facebook\WebDriver\WebDriverBy;

trait InteractsWithMouse
{
Expand Down

0 comments on commit 34b3935

Please sign in to comment.