Updates/moves schedules_spec into system

This commit is contained in:
filipefurtad0
2021-11-06 11:50:20 +00:00
parent 1dd1147e88
commit 5fae9e2b30

View File

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