Skip to content

Commit 8040202

Browse files
committed
Fix test
1 parent 5c51305 commit 8040202

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/globals/test-extensions.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,7 @@ function quote2(string $param): string
138138
'prefer_pre_built' => $prefer_pre_built ? '--prefer-pre-built' : '',
139139
'download_cmd' => $down_cmd,
140140
'build_cmd' => $build_cmd,
141+
'build_embed_cmd' => $build_cmd,
141142
default => '',
142143
};
143144

0 commit comments

Comments
 (0)