Commit 7ab66c5
committed
Fix rspec check
If you use rspec-rails, it's possible for `RSpec` to be defined, but not
for RSpec.configure to be available yet. This explicitly checks for that
method.1 parent 3950fd2 commit 7ab66c5
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
| 56 | + | |
0 commit comments