Commit 6b827a5c authored by Rémy Coutable's avatar Rémy Coutable

Remove a trailing whitespace

Signed-off-by: default avatarRémy Coutable <remy@rymai.me>
parent c038f85d
...@@ -27,7 +27,7 @@ FactoryBot.define do ...@@ -27,7 +27,7 @@ FactoryBot.define do
path { File.join(secret, filename) } path { File.join(secret, filename) }
secret SecureRandom.hex secret SecureRandom.hex
end end
trait :object_storage do trait :object_storage do
store ObjectStorage::Store::REMOTE store ObjectStorage::Store::REMOTE
end end
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment