Updates authentication_spec.rb into system spec

This commit is contained in:
filipefurtad0
2021-10-08 10:26:14 +01:00
parent 86404045f2
commit 8f777b4d38

View File

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