mirror of
https://github.com/discourse/discourse.git
synced 2025-02-23 13:05:48 +00:00
dev: Reenable skipped test
This commit is contained in:
parent
404b35bd04
commit
0876248130
@ -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: {
|
||||
|
Loading…
x
Reference in New Issue
Block a user