mirror of
https://github.com/fluent/fluentd-ui.git
synced 2025-08-12 09:17:05 +02:00
Cosme
This commit is contained in:
parent
27807cf259
commit
e1f142946f
@ -16,9 +16,7 @@ describe 'dashboard' do
|
|||||||
end
|
end
|
||||||
|
|
||||||
context 'fluentd is stop', stub: :daemon do
|
context 'fluentd is stop', stub: :daemon do
|
||||||
before do
|
before { visit '/' }
|
||||||
visit '/'
|
|
||||||
end
|
|
||||||
|
|
||||||
it do
|
it do
|
||||||
page.should have_css('h1', text: I18n.t('fluentd.show.page_title'))
|
page.should have_css('h1', text: I18n.t('fluentd.show.page_title'))
|
||||||
|
Loading…
Reference in New Issue
Block a user