Skip to content

Commit

Permalink
(spec) remove logger
Browse files Browse the repository at this point in the history
  • Loading branch information
ferventcoder committed Sep 30, 2015
1 parent 4d53cff commit 9ecb7b1
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -344,7 +344,6 @@ public override void Context()

public override void Because()
{
MockLogger.LogMessagesToConsole = true;
Results = Service.uninstall_run(Configuration);
_packageResult = Results.FirstOrDefault().Value;
}
Expand Down

0 comments on commit 9ecb7b1

Please sign in to comment.