Added a variable for readability in automation repository test#28375
Conversation
towards https://linear.app/ghost/issue/NY-1286 ref #28120 This is a test-only change that just makes things a little easier to read. I think it's useful on its own, but it'll also be useful for [an upcoming change](#28120).
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (1)
WalkthroughThis PR refactors the test suite for the automations repository service by extracting a hardcoded millisecond conversion factor into a named constant. The Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
towards https://linear.app/ghost/issue/NY-1286
ref #28120
This is a test-only change that just makes things a little easier to read. I think it's useful on its own, but it'll also be useful for an upcoming change.