diff --git a/lib/producer/core/tests/has_env.rb b/lib/producer/core/tests/has_env.rb index e0a9c31..8d5fc8f 100644 --- a/lib/producer/core/tests/has_env.rb +++ b/lib/producer/core/tests/has_env.rb @@ -1,6 +1,6 @@ module Producer module Core - class Tests + module Tests class HasEnv < Test def success? env.remote.environment.has_key? arguments.first.to_s.upcase