dep: bump rubocop-rspec from 2.14.0 to 2.14.1
Bumps rubocop-rspec from 2.14.0 to 2.14.1.
Release notes
Sourced from rubocop-rspec's releases.
RuboCop RSpec v2.14.1
- Fix an error for
RSpec/Rails/InferredSpecType
with redundant type before other Hash metadata. (@ydah
)
Changelog
Sourced from rubocop-rspec's changelog.
2.14.1 (2022-10-24)
- Fix an error for
RSpec/Rails/InferredSpecType
with redundant type before other Hash metadata. ([@ydah
])
Commits
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
@dependabot-bot rebase
will rebase this MR -
@dependabot-bot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts
Allure report
allure-report-publisher
generated test report!
rspec:
+------------------------------------------------------------------+
| behaviors summary |
+-------------+--------+--------+---------+-------+-------+--------+
| | passed | failed | skipped | flaky | total | result |
+-------------+--------+--------+---------+-------+-------+--------+
| services | 181 | 0 | 0 | 0 | 181 | ✅ |
| controllers | 25 | 0 | 0 | 0 | 25 | ✅ |
| jobs | 14 | 0 | 0 | 0 | 14 | ✅ |
| tasks | 9 | 0 | 0 | 0 | 9 | ✅ |
| system | 10 | 0 | 0 | 0 | 10 | ✅ |
| models | 4 | 0 | 0 | 0 | 4 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
| Total | 243 | 0 | 0 | 0 | 243 | ✅ |
+-------------+--------+--------+---------+-------+-------+--------+
Edited by George Koltsov