Commit 63f7c15
committed
Use RuboCop RSpec 2.22
This PR uses RuboCop RSpec 2.22 and suppresses the following warning:
```console
$ bundle exec rake
(snip)
Running RuboCop...
.rubocop.yml: RSpec/FactoryBot/CreateList has the wrong namespace - should be FactoryBot
```1 parent b52bb9c commit 63f7c15
2 files changed
Lines changed: 1 addition & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
128 | | - | |
129 | | - | |
130 | | - | |
131 | 127 | | |
132 | 128 | | |
133 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments