DEV: Remove extraneous spec code (#29386)

namely `js: true`, requiring `rails_helper`, and default `freeze_time` args
This commit is contained in:
Jarek Radosz
2024-10-24 14:15:32 +02:00
committed by GitHub
parent f84f7436c5
commit 587264f9d2
15 changed files with 15 additions and 19 deletions

View File

@ -1,6 +1,6 @@
# frozen_string_literal: true
describe "DiscourseAutomation | error", type: :system, js: true do
describe "DiscourseAutomation | error", type: :system do
fab!(:admin)
before do