Skip to content

fix: use absolute path for macOS smoke test#107

Merged
robcohen merged 1 commit intomainfrom
fix/smoke-test-path
Apr 3, 2026
Merged

fix: use absolute path for macOS smoke test#107
robcohen merged 1 commit intomainfrom
fix/smoke-test-path

Conversation

@robcohen
Copy link
Copy Markdown
Member

@robcohen robcohen commented Apr 3, 2026

Summary

Fixes the smoke test from #106 - the open command needs an absolute path to the .app bundle, not a relative path.

Changes

  • Use $(pwd) to get absolute path
  • Add ls -la to verify app bundle exists before trying to launch
  • Add crash log output on failure for debugging

🤖 Generated with Claude Code

The 'open' command needs an absolute path to the .app bundle.
Also add crash log output on failure for debugging.
@robcohen robcohen merged commit e28353a into main Apr 3, 2026
23 checks passed
@robcohen robcohen deleted the fix/smoke-test-path branch April 3, 2026 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant