mirror of
https://github.com/discourse/discourse.git
synced 2025-05-23 19:41:18 +08:00
DEV: Convert some files to autoloading and various improvements (#26860)
This commit is contained in:
@ -1,7 +1,5 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require_relative "../discourse_automation_helper"
|
||||
|
||||
describe DiscourseAutomation::Scriptable do
|
||||
before do
|
||||
DiscourseAutomation::Scriptable.add("cats_everywhere") do
|
||||
|
Reference in New Issue
Block a user