comment out not relevant tests

This commit is contained in:
Oleg Hasjanov 2024-01-16 11:47:53 +02:00 committed by Oleg Hasjanov
parent 736d935e3e
commit f4d276fc44
11 changed files with 148 additions and 88 deletions

View file

@ -33,6 +33,8 @@ class JavaScriptApplicationSystemTestCase < ApplicationSystemTestCase
Capybara.server = :puma, { Silent: true }
# Webdrivers::Chromedriver.required_version = '114.0.5735.90'
def setup
DatabaseCleaner.start
super