mirror of
https://github.com/discourse/discourse.git
synced 2025-06-01 06:48:18 +08:00
Fix broken specs.
This commit is contained in:
@ -41,7 +41,7 @@ JS
|
||||
end
|
||||
|
||||
def self.reset_context
|
||||
@ctx.dispose
|
||||
@ctx&.dispose
|
||||
@ctx = nil
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user