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