fix download FakeAttachment

This commit is contained in:
Christophe Robillard 2021-06-24 21:00:58 +02:00
parent 66cc0dd08d
commit cd36f2622f

View file

@ -57,7 +57,7 @@ class PiecesJustificativesService
property :created_at
def download
file
file.read
end
def read(*args)