mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 02:50:00 +08:00
DEV: Assign TODO
to @keegan
(#20224)
This commit is contained in:
parent
beee9623ec
commit
5a94b33b3f
|
@ -29,7 +29,7 @@ describe "Admin Customize Form Templates", type: :system, js: true do
|
|||
it "should prefill form data" do
|
||||
visit("/admin/customize/form-templates/#{form_template.id}")
|
||||
expect(form_template_page).to have_name_value(form_template.name)
|
||||
# difficult to test the ace editor content (todo later)
|
||||
# TODO(@keegan) difficult to test the ace editor content, todo later
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user