Skip to content

Commit

Permalink
[HWKMETRICS-199] add back missing @Inject annotation to fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
John Sanda committed Aug 4, 2015
1 parent 2f9b888 commit 663ce90
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,6 +55,7 @@ public class VirtualClockHandler {

private static Logger logger = LoggerFactory.getLogger(VirtualClockHandler.class);

@Inject
private VirtualClock virtualClock;

@Inject
Expand Down

0 comments on commit 663ce90

Please sign in to comment.