mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Mark Capybara::Server as private api which it should have been previously
This commit is contained in:
parent
3499480381
commit
28c9564879
1 changed files with 1 additions and 0 deletions
|
@ -8,6 +8,7 @@ require 'capybara/server/animation_disabler'
|
|||
require 'capybara/server/checker'
|
||||
|
||||
module Capybara
|
||||
# @api private
|
||||
class Server
|
||||
class << self
|
||||
def ports
|
||||
|
|
Loading…
Add table
Reference in a new issue