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')
end
describe "config test" do
describe "config" do
before do
daemon.agent.config_write conf
click_link I18n.t('terms.edit')