mirror of
https://github.com/discourse/discourse.git
synced 2024-11-23 15:32:26 +08:00
d9a7779811
Why this change? The user id in a fixture file was hardcoded to 666. Once we've fabricated enough user objects until the sequence for `User#id` reaches 666, the specs in vanilla_body_parser_spec.rb will fail. What is the fix here? This commit increases the user id to a large integer which we will likely never hit in the next 10-20 years. |
||
---|---|---|
.. | ||
backups | ||
csv | ||
db | ||
emails | ||
encodings | ||
feed | ||
i18n | ||
images | ||
json | ||
md | ||
media | ||
mmdb | ||
multisite | ||
onebox | ||
plugins | ||
scss | ||
site_settings | ||
theme_settings | ||
themes | ||
woff2 |