tests: avoid a chroot store without sandbox support

This commit is contained in:
wh0 2023-12-03 17:18:58 -08:00 committed by GitHub
parent cd0d4e4d47
commit 2e5abc0fd0
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -4,6 +4,7 @@ enableFeatures "daemon-trust-override"
restartDaemon
requireSandboxSupport
[[ $busybox =~ busybox ]] || skipTest "no busybox"
unset NIX_STORE_DIR