idoit_chrome.yml 152 B

123456
  1. idoit_chrome:
  2. extends:
  3. - .template_browser-integration
  4. variables:
  5. BROWSER: "chrome"
  6. TEST_FILE: "test/integration/idoit_browser_test.rb"