mirror of
https://github.com/discourse/discourse.git
synced 2025-09-06 09:10:25 +08:00
FIX: Incorrect route for updating username.
This commit is contained in:
parent
ddd299f4aa
commit
d8541c589a
6 changed files with 43 additions and 10 deletions
|
@ -43,6 +43,7 @@ Spork.prefork do
|
|||
config.include Helpers
|
||||
config.include MessageBus
|
||||
config.include RSpecHtmlMatchers
|
||||
config.include IntegrationHelpers, type: :request
|
||||
config.mock_framework = :mocha
|
||||
config.order = 'random'
|
||||
config.infer_spec_type_from_file_location!
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue