This commit is contained in:
Jacob Vosmaer 2016-08-11 15:05:49 +02:00
parent 26b98bfff8
commit 6e6ad3e2fc
1 changed files with 1 additions and 1 deletions

View File

@ -636,7 +636,7 @@ describe 'Git LFS API and storage' do
it 'lfs object is linked to the project' do
expect(lfs_object.projects.pluck(:id)).to include(project.id)
end
en
end
context 'invalid tempfiles' do
it 'rejects slashes in the tempfile name (path traversal' do