CI Report:
https://ci-tests.linuxserver.io/linuxserver/sabnzbd/nightly-675d7714-ls190/index.html
LinuxServer Changes:
No changes
Remote Changes:
Skip symlink tests if creation is not possible
On Windows, creating symbolic links requires either an elevated shell or Developer Mode. This introduces a runtime check to verify if symlinks can be created. Tests that rely on symlink creation are now skipped if this check fails, preventing unnecessary test failures in environments without the required permissions.