2
0
Fork 0
mirror of https://github.com/discourse/discourse.git synced 2025-09-06 10:50:21 +08:00

Fix broken specs.

This commit is contained in:
Guo Xiang Tan 2017-07-20 13:17:45 +09:00
parent 30ec87fcb5
commit ac9c8ccf3b
3 changed files with 3 additions and 3 deletions

View file

@ -41,7 +41,7 @@ JS
end
def self.reset_context
@ctx.dispose
@ctx&.dispose
@ctx = nil
end