Skip to content

Commit

Permalink
fix sandbox bug
Browse files Browse the repository at this point in the history
  • Loading branch information
M.H Rezaei tabar authored and M.H Rezaei tabar committed Oct 22, 2019
1 parent b14cdbd commit 5e877ec
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Vandar.php
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,7 @@ public function redirectUrl()

public function enableTest()
{
$this->redirectUrl .= "test/";
$this->driver->enableTest();
}
}

0 comments on commit 5e877ec

Please sign in to comment.