mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06: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
|
# frozen_string_literal: true
|
||||||
|
|
||||||
require 'rails_helper'
|
require 'rails_helper'
|
||||||
|
require 'oneboxer'
|
||||||
|
|
||||||
describe Onebox::Engine::WhitelistedGenericOnebox do
|
describe Onebox::Engine::WhitelistedGenericOnebox do
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user