Skip to content

Commit 27066d8

Browse files
committed
fix: more UTs
1 parent 97dbc8d commit 27066d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/kotlin/com/coder/toolbox/cli/CoderCLIManagerTest.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -226,6 +226,7 @@ internal class CoderCLIManagerTest {
226226
settingsStore = CoderSettingsStore(
227227
pluginTestSettingsStore(
228228
DATA_DIRECTORY to tmpdir.resolve("real-cli").toString(),
229+
ALLOW_UNSIGNED_BINARY_EXEC to "true",
229230
),
230231
Environment(),
231232
context.logger

0 commit comments

Comments
 (0)