cli/test: Fix `rad_patch_delete` for macOS
It looks like macOS does not like this command:
ln: -f: No such file or directory
Since LICENSE and MIT are both just empty here, we don’t need to
link anything.
It looks like macOS does not like this command:
ln: -f: No such file or directory
Since LICENSE and MIT are both just empty here, we don’t need to
link anything.
Rebase