Skip to content

Commit

Permalink
Also rename file reference in tests
Browse files Browse the repository at this point in the history
  • Loading branch information
loevgaard committed Mar 31, 2023
1 parent fbd8ed5 commit 28bcb12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/recipe/deploy.php
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
use function Deployer\task;

require_once 'recipe/common.php';
require_once 'recipe/dotenv.php';
require_once 'recipe/setono_dotenv.php';

// configuration
set('repository', __DIR__ . '/repository');
Expand Down

0 comments on commit 28bcb12

Please sign in to comment.