diff options
Diffstat (limited to 'spec/no_tasks_spec.rb')
-rw-r--r-- | spec/no_tasks_spec.rb | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/spec/no_tasks_spec.rb b/spec/no_tasks_spec.rb index 0117b72..9637882 100644 --- a/spec/no_tasks_spec.rb +++ b/spec/no_tasks_spec.rb @@ -7,6 +7,8 @@ describe PgxnUtils::NoTasks do after(:all) do rm_r("/tmp/teste") rm_r("/tmp/teste2") + + PgxnUtils::NoTasks.send(:remove_method, :options) end context "#resolve_extension_path_and_name" do |