Skip to content

Commit 2d4ca30

Browse files
Apply Homebrew formula test cleanup
1 parent 281f00f commit 2d4ca30

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

packaging/homebrew/dbxcli.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@ def install
1414
end
1515

1616
test do
17-
ENV.delete "DBXCLI_ACCESS_TOKEN"
1817
ENV["DBXCLI_AUTH_FILE"] = testpath/"missing-auth.json"
1918
output = shell_output("#{bin}/dbxcli ls 2>&1", 1)
2019
assert_match "no saved Dropbox credentials", output

0 commit comments

Comments
 (0)