diff --git a/goss-correctencoding.rb b/goss-correctencoding.rb index 538e0ed..7a3f833 100644 --- a/goss-correctencoding.rb +++ b/goss-correctencoding.rb @@ -85,5 +85,5 @@ class GossamerForumsCorrectEncoding < ImportScripts::Base end end -GossamerForumsDestroyDeletedPosts.new.perform_encoding_correction +GossamerForumsCorrectEncoding.new.perform_encoding_correction