Updates/moves groups_spec into system

This commit is contained in:
filipefurtad0
2021-12-07 18:32:07 +00:00
parent 83468710d3
commit 2b02fd8826

View File

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