Merge pull request #8334 from jibees/8333-fix-flaky-around-registration_spec

Move registration_spec as system spec
This commit is contained in:
jibees
2021-10-18 12:00:45 +02:00
committed by GitHub

View File

@@ -1,6 +1,6 @@
# frozen_string_literal: true
require 'spec_helper'
require 'system_helper'
describe "Registration", js: true do
include AuthenticationHelper