Commit 37163d2
authored
Require rspec to pass for rails 8 (#1094)
## Summary
Describe the change and the motivation.
## Checklist
- [ ] Tests added/updated and passing (`bin/ci`).
- [ ] Lint and security checks (`rubocop`, `brakeman`, `bundler-audit`).
- [ ] Documentation updated under `docs/` describing new/changed
functionality.
- [ ] Mermaid diagrams (`docs/*.mmd`) updated to reflect changes.
- [ ] Rendered PNGs regenerated with `bin/render_diagrams` and
committed.
- [ ] For DB changes, included any needed backfills/dedupes and noted
risks.
## Screenshots / Diagrams
If applicable, include screenshots or link to updated diagrams.
## Notes
Anything reviewers should be aware of (migration order, flags, feature
toggles).1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
15 | 15 | | |
16 | 16 | | |
17 | 17 | | |
18 | | - | |
| 18 | + | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
| |||
0 commit comments