mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 17:27:09 +02:00
Use more proper description
This commit is contained in:
parent
aaf4f179ab
commit
92d026bdaa
@ -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')
|
||||||
|
Loading…
Reference in New Issue
Block a user