Renamed automations repo test file - #30367
Conversation
no ref `automations-repository.test.ts` was testing `database-automations-repository.ts`. Let's rename the test file to match what's actually being tested.
|
Important Review skippedReview was skipped as selected files did not have any reviewable changes. 💤 Files selected but had no reviewable changes (1)
⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: QUIET Plan: Pro Plus Run ID: 📒 Files selected for processing (1)
You can disable this status message by setting the Use the checkbox below for a quick retry:
Comment |
|
| Command | Status | Duration | Result |
|---|---|---|---|
nx run-many -t test:unit -p ghost |
✅ Succeeded | 29s | View ↗ |
nx run ghost-monorepo:lint:boundaries |
✅ Succeeded | 23s | View ↗ |
nx run-many -t lint -p ghost |
✅ Succeeded | 23s | View ↗ |
nx run @tryghost/e2e:test:fixtures |
✅ Succeeded | 1s | View ↗ |
💡 Verify your cache is correct by running tasks in a sandbox. Read docs ↗
☁️ Nx Cloud last updated this comment at 2026-08-28 15:46:39 UTC

no ref
automations-repository.test.tswas testingdatabase-automations-repository.ts. Let's rename the test file to match what's actually being tested.