mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 18:55:32 -06:00
Dont call SiteSetting.uncategorized_category_id
twice
This commit is contained in:
parent
5876b6c71b
commit
895d801669
@ -77,8 +77,6 @@ Spork.prefork do
|
||||
|
||||
config.before(:all) do
|
||||
DiscoursePluginRegistry.clear
|
||||
uncat_id = SiteSetting.uncategorized_category_id
|
||||
|
||||
Discourse.current_user_provider = TestCurrentUserProvider
|
||||
|
||||
# a bit odd, but this setting is actually preloaded
|
||||
|
Loading…
Reference in New Issue
Block a user