diff options
author | Ruben Davila <rdavila84@gmail.com> | 2016-12-18 20:35:07 -0500 |
---|---|---|
committer | Ruben Davila <rdavila84@gmail.com> | 2016-12-18 20:35:07 -0500 |
commit | f8dde43d418d0a9f5a3ead75481cf9bfe8c2e7c6 (patch) | |
tree | a7721d69b0b4407c094fe250a43b0f865733842e /lib/api/api.rb | |
parent | 1a366e25889bcbff7d731f30769c849aedef4010 (diff) | |
download | gitlab-ce-f8dde43d418d0a9f5a3ead75481cf9bfe8c2e7c6.tar.gz |
Always use `fixture_file_upload` helper to upload files in tests.fix-groups-helper-spec
* Also is not a good idea to use File.open without closing the file
handler. We should use it with a block or close it explicitly.
Diffstat (limited to 'lib/api/api.rb')
0 files changed, 0 insertions, 0 deletions