Skip to content
This repository has been archived by the owner on Jan 26, 2022. It is now read-only.

Commit

Permalink
Fixing the yetis to work with new log message output from DEA
Browse files Browse the repository at this point in the history
Signed-off-by: John Tuley <jtuley@pivotallabs.com>
  • Loading branch information
Johannes Tuchscherer authored and John Tuley committed Jan 2, 2014
1 parent 4be0a9f commit bca41db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion spec/tools/loggregator_spec.rb
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ def cli_for_arch
runner.should have_output("Updated app")

runner.should have_output("[DEA")
runner.should have_output("Registering instance")
runner.should have_output("Registering app instance")

runner.kill
end
Expand Down

0 comments on commit bca41db

Please sign in to comment.