mirror of
https://github.com/discourse/discourse.git
synced 2025-05-22 16:41:17 +08:00
FIX: prevents whitelisted_generic_onebox_spec to fail with zeitwerk (#8288)
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
# frozen_string_literal: true
|
||||
|
||||
require 'rails_helper'
|
||||
require 'oneboxer'
|
||||
|
||||
describe Onebox::Engine::WhitelistedGenericOnebox do
|
||||
|
||||
|
Reference in New Issue
Block a user