haha i need to write tests for this
This commit is contained in:
parent
2a29b24477
commit
508597a9be
|
@ -41,7 +41,7 @@ class PenchantCLI < Thor
|
||||||
|
|
||||||
desc "gemfile-env", "Get the gemfile environment"
|
desc "gemfile-env", "Get the gemfile environment"
|
||||||
def gemfile_env
|
def gemfile_env
|
||||||
puts get_current_end
|
puts get_current_env
|
||||||
end
|
end
|
||||||
|
|
||||||
no_tasks do
|
no_tasks do
|
||||||
|
|
Loading…
Reference in New Issue