Commit aae64bf
chore: fix RSpec/MatchWithSimpleRegex offense to unblock CI
rubocop-rspec 3.10.2 (dependabot #66) introduced RSpec/MatchWithSimpleRegex.
Use include matcher for the simple string literal.
Co-authored-by: Cursor <cursoragent@cursor.com>1 parent 4b8e0e7 commit aae64bf
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
309 | 309 | | |
310 | 310 | | |
311 | 311 | | |
312 | | - | |
| 312 | + | |
313 | 313 | | |
314 | 314 | | |
315 | 315 | | |
| |||
0 commit comments