mirror of
https://github.com/discourse/discourse.git
synced 2025-05-29 01:31:35 +08:00
dev: Reenable skipped test
This commit is contained in:
@ -28,7 +28,7 @@ describe Admin::EmbeddableHostsController do
|
||||
end
|
||||
|
||||
describe '#update' do
|
||||
xit "logs embeddable host update" do
|
||||
it "logs embeddable host update" do
|
||||
category = Fabricate(:category)
|
||||
|
||||
put "/admin/embeddable_hosts/#{embeddable_host.id}.json", params: {
|
||||
|
Reference in New Issue
Block a user