Use more proper description

This commit is contained in:
uu59 2015-04-02 12:58:56 +09:00
parent aaf4f179ab
commit 92d026bdaa

View File

@ -48,7 +48,7 @@ describe 'setting', stub: :daemon do
page.should have_css('pre', text: 'YET ANOTHER CONFIG') page.should have_css('pre', text: 'YET ANOTHER CONFIG')
end end
describe "config test" do describe "config" do
before do before do
daemon.agent.config_write conf daemon.agent.config_write conf
click_link I18n.t('terms.edit') click_link I18n.t('terms.edit')