Skip to content

Commit

Permalink
x
Browse files Browse the repository at this point in the history
  • Loading branch information
dg committed Dec 12, 2024
1 parent b92138e commit cd9170e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/Utils/Process.basic.phpt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ use Tester\Assert;
require __DIR__ . '/../bootstrap.php';


dump(PHP_BINARY);

// Process execution - success

test('run executable successfully', function () {
Expand Down

0 comments on commit cd9170e

Please sign in to comment.