mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-09-02 03:08:53 +00:00
Revert constants removal changes
This commit is contained in:
@@ -21,7 +21,7 @@ class InstallTest extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
public function testFullInstall()
|
||||
{
|
||||
passthru('php '.base_path().'/'.'artisan migrate:fresh --seed');
|
||||
passthru('php '.NN_ROOT.'artisan migrate:fresh --seed');
|
||||
|
||||
$message = 'NNTmux installation completed successfully';
|
||||
|
||||
|
||||
Reference in New Issue
Block a user