correct state leak

This commit is contained in:
Sam 2014-06-11 12:00:02 +10:00
parent 62abb873df
commit d13d4fc158
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ describe Plugin::Instance do
DiscoursePluginRegistry.mobile_stylesheets.clear
DiscoursePluginRegistry.desktop_stylesheets.clear
DiscoursePluginRegistry.sass_variables.clear
DiscoursePluginRegistry.serialized_current_user_fields
end
context "find_all" do