aboutsummaryrefslogtreecommitdiffstats
path: root/spec/models/foi_attachment_spec.rb
Commit message (Collapse)AuthorAgeLines
* To get around occasional race conditions, instead of forcing an fsync, retry ↵Seb Bacon2012-01-13-9/+9
| | | | getting the body a few times before failing. May be related to issue #333 and #339
* Test for commit caff0a3ff2e38a5aab906baa4cc77d30587e1184 (ensure we always ↵Seb Bacon2012-01-09-0/+36
regenerate attachments cache when necessary)