Skip to content

Commit

Permalink
Merge pull request #1194 from rubocop/regenerate-cop-docs
Browse files Browse the repository at this point in the history
Re-generate cop docs
  • Loading branch information
pirj committed Oct 5, 2021
2 parents 8ade82e + 34f6690 commit d5ba640
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/modules/ROOT/pages/cops_capybara.adoc
Expand Up @@ -3,7 +3,7 @@
== RSpec/Capybara/CurrentPathExpectation

|===
| Enabled by default | Safe | Supports autocorrection | VersionAdded | VersionChanged
| Enabled by default | Safe | Supports autocorrection | Version Added | Version Changed

| Enabled
| Yes
Expand Down Expand Up @@ -42,7 +42,7 @@ expect(page).to have_current_path(/widgets/)
== RSpec/Capybara/FeatureMethods

|===
| Enabled by default | Safe | Supports autocorrection | VersionAdded | VersionChanged
| Enabled by default | Safe | Supports autocorrection | Version Added | Version Changed

| Enabled
| Yes
Expand Down Expand Up @@ -109,7 +109,7 @@ end
== RSpec/Capybara/VisibilityMatcher

|===
| Enabled by default | Safe | Supports autocorrection | VersionAdded | VersionChanged
| Enabled by default | Safe | Supports autocorrection | Version Added | Version Changed

| Enabled
| Yes
Expand Down

0 comments on commit d5ba640

Please sign in to comment.