Skip to content
This repository has been archived by the owner on Jun 12, 2018. It is now read-only.

Commit

Permalink
Fix broken go_manage_metrics test
Browse files Browse the repository at this point in the history
  • Loading branch information
justinvdm committed Nov 11, 2013
1 parent 23f62bc commit 4f4597f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion go/base/tests/test_go_manage_metrics.py
Original file line number Diff line number Diff line change
Expand Up @@ -87,4 +87,4 @@ def test_listing_for_no_accounts_disabled(self):

self.assertEqual(
self.stderr.getvalue(),
'No accounts have metrics disabled.\n')
'No accounts have metric collection disabled.\n')

0 comments on commit 4f4597f

Please sign in to comment.