digdag: remove deprecated ENV.java_cache
This commit is contained in:
parent
a4bc5f1e13
commit
2a3f99afc3
1 changed files with 0 additions and 1 deletions
|
@ -19,7 +19,6 @@ class Digdag < Formula
|
|||
end
|
||||
|
||||
test do
|
||||
ENV.java_cache
|
||||
assert_match version.to_s, shell_output("#{bin}/digdag --version")
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue