Skip to content

Commit 2ccb9e0

Browse files
committed
docs: Sync getting started guide with main guide
1 parent af6061b commit 2ccb9e0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs_site/getting_started.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -52,8 +52,6 @@ This creates:
5252
- `spec/system/all_pages_accessibility_spec.rb` - Comprehensive spec that tests all GET routes
5353
- Updates `spec/rails_helper.rb` (if using RSpec)
5454

55-
**Note:** If you already have system tests set up in your Rails application, you can skip to Step 3. If you need help configuring Capybara or installing Chrome, see the [Troubleshooting section](#troubleshooting) below.
56-
5755
### Step 3: Run Your Tests
5856

5957
The generator creates `spec/system/all_pages_accessibility_spec.rb` which automatically tests all GET routes in your application.

0 commit comments

Comments
 (0)