mirror of
https://gh.wpcy.net/https://github.com/discourse/discourse.git
synced 2026-05-07 21:38:22 +08:00
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. |
||
|---|---|---|
| .. | ||
| phpbb3/support/bbcode | ||
| base_spec.rb | ||
| vanilla_body_parser_spec.rb | ||