From 34f6690869d16502cf6da13fe2bd2ecfd792a0ae Mon Sep 17 00:00:00 2001 From: Phil Pirozhkov Date: Tue, 5 Oct 2021 10:48:00 +0300 Subject: [PATCH] Re-generate cop docs --- docs/modules/ROOT/pages/cops_capybara.adoc | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/modules/ROOT/pages/cops_capybara.adoc b/docs/modules/ROOT/pages/cops_capybara.adoc index cc18324..a0849d1 100644 --- a/docs/modules/ROOT/pages/cops_capybara.adoc +++ b/docs/modules/ROOT/pages/cops_capybara.adoc @@ -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 @@ -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 @@ -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