From 8a57fee68c4a52b371d94f878c2fac495fa1ff95 Mon Sep 17 00:00:00 2001 From: Mike McQuaid Date: Sun, 2 Oct 2016 17:30:08 +0100 Subject: */diagnostic: tweak messaging. Update some messaging based on recent user confusion and the `/usr/local/Homebrew` and Ruby 2 migrations. --- Library/Homebrew/test/test_diagnostic.rb | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Library/Homebrew/test') diff --git a/Library/Homebrew/test/test_diagnostic.rb b/Library/Homebrew/test/test_diagnostic.rb index 37f56e961..b9b995f0f 100644 --- a/Library/Homebrew/test/test_diagnostic.rb +++ b/Library/Homebrew/test/test_diagnostic.rb @@ -85,7 +85,7 @@ class DiagnosticChecksTest < Homebrew::TestCase def test_check_homebrew_prefix # the integration tests are run in a special prefix - assert_match "Your Homebrew is not installed to /usr/local", + assert_match "Your Homebrew's prefix is not /usr/local.", @checks.check_homebrew_prefix end -- cgit v1.2.3