mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
REFACTOR: admin embedding controller specs to requests (#5980)
This commit is contained in:
parent
5656e8f366
commit
062aecd239
@ -1,9 +1,7 @@
|
||||
require 'rails_helper'
|
||||
|
||||
describe Admin::EmbeddingController do
|
||||
|
||||
it "is a subclass of AdminController" do
|
||||
expect(Admin::EmbeddingController < Admin::AdminController).to eq(true)
|
||||
end
|
||||
|
||||
end
|
Loading…
Reference in New Issue
Block a user