Skip to content

Commit

Permalink
Re-generate cop docs
Browse files Browse the repository at this point in the history
  • Loading branch information
pirj committed Oct 5, 2021
1 parent 8ade82e commit 34f6690
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/modules/ROOT/pages/cops_capybara.adoc
Original file line number Diff line number Diff line change
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 34f6690

Please sign in to comment.