mirror of
https://github.com/discourse/discourse.git
synced 2024-11-24 01:22:36 +08:00
a84aaf197a
If for some reason we created andupload with id 1 in the test then the test would fail. This can happen if this is the absolute first test to run on the db. Fix sets the upload to a legitimate which in turn means the last upload will not be upload id 1 and stops using id hard coding for the testing. |
||
---|---|---|
.. | ||
components | ||
fabricators | ||
fixtures | ||
helpers | ||
import_export | ||
integration | ||
integrity | ||
jobs | ||
lib | ||
mailers | ||
models | ||
multisite | ||
requests | ||
serializers | ||
services | ||
support | ||
tasks | ||
views/omniauth_callbacks | ||
rails_helper.rb |