You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(test): create dummy credential files before testing /dev/null mounts
On CI runners, credential files like ~/.ssh/id_rsa don't exist, so AWF
skips the /dev/null mount and the tests find 0 files instead of 11.
Create dummy files in beforeAll and clean up in afterAll.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments