Commit 1a67e1a
committed
Add missing
When using `PP.pp` you still have to `require 'pp'`.
Fixes `uninitialized constant RSpec::LintExampleGroup::HaveProblem::PP`
Also see related discussion in
rubocop/rubocop#11099 (comment)require 'pp'
1 parent 5032394 commit 1a67e1a
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| 25 | + | |
25 | 26 | | |
26 | 27 | | |
27 | 28 | | |
| |||
0 commit comments