discourse/spec/script/import_scripts
Alan Guo Xiang Tan d9a7779811
DEV: Fix flaky core backend spec (#22650)
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.
2023-07-18 07:01:19 +08:00
..
phpbb3/support/bbcode DEV: Apply syntax_tree formatting to `spec/*` 2023-01-09 11:49:28 +00:00
base_spec.rb DEV: Correct syntax_tree violations 2023-02-02 13:03:11 +00:00
vanilla_body_parser_spec.rb DEV: Fix flaky core backend spec (#22650) 2023-07-18 07:01:19 +08:00