Skip to content

Commit

Permalink
Fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
crazywhalecc committed Dec 13, 2024
1 parent 5c51305 commit 8040202
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/globals/test-extensions.php
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,7 @@ function quote2(string $param): string
'prefer_pre_built' => $prefer_pre_built ? '--prefer-pre-built' : '',
'download_cmd' => $down_cmd,
'build_cmd' => $build_cmd,
'build_embed_cmd' => $build_cmd,
default => '',
};

Expand Down

0 comments on commit 8040202

Please sign in to comment.