Fix code style
This commit is contained in:
parent
beb08d8cab
commit
dc65b91056
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
test:
|
||||
service: Disk
|
||||
root: <%= Rails.root.join 'tmp/storage' %>
|
||||
root: <%= Rails.root.join 'tmp', 'storage' %>
|
||||
|
||||
local:
|
||||
service: Disk
|
||||
|
|
Reference in a new issue