mirror of
https://github.com/ditkrg/rswag.git
synced 2026-01-25 07:16:40 +00:00
skip a test requiring headless firefox capybara driver
This commit is contained in:
@@ -3,6 +3,7 @@ require 'rails_helper'
|
||||
RSpec.feature 'swagger-ui', js: true do
|
||||
|
||||
scenario 'browsing api-docs' do
|
||||
skip "Needs work to run on others' machines"
|
||||
visit '/api-docs'
|
||||
|
||||
expect(page).to have_content('GET /blogs Searches blogs', normalize_ws: true)
|
||||
|
||||
Reference in New Issue
Block a user