mirror of
https://github.com/internetee/registry.git
synced 2025-06-11 07:04:47 +02:00
covered ui test for admin users page
This commit is contained in:
parent
571755ffc3
commit
8fe9e46fc9
2 changed files with 46 additions and 78 deletions
|
@ -32,7 +32,7 @@ class JavaScriptApplicationSystemTestCase < ApplicationSystemTestCase
|
|||
|
||||
|
||||
Capybara::Selenium::Driver.new(app, browser: :chrome, options: options)
|
||||
Capybara.exact = true
|
||||
|
||||
end
|
||||
|
||||
Capybara.server = :puma, { Silent: true }
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue