test/sandbox: rename misleading bind destination

Signed-off-by: Ophestra <cat@gensokyo.uk>
This commit is contained in:
2025-03-21 12:29:15 +09:00
parent a57a7a6a16
commit 632b18addd
3 changed files with 4 additions and 4 deletions

View File

@@ -113,7 +113,7 @@
extraPaths = [
{
src = "/proc/mounts";
dst = "/.fortify/host-mounts";
dst = "/.fortify/mounts";
}
];
}