mirror of
https://github.com/fluent/fluentd-ui.git
synced 2026-05-04 18:36:13 +02:00
Fix typo: all -> suite
This commit is contained in:
parent
67afddc32a
commit
fa8ea89162
@ -62,7 +62,7 @@ RSpec.configure do |config|
|
||||
# rspec 2.99
|
||||
config.infer_spec_type_from_file_location!
|
||||
|
||||
config.after(:all) do
|
||||
config.after(:suite) do
|
||||
FileUtils.rm_rf FluentdUI.data_dir
|
||||
end
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user