Skip to content

Commit

Permalink
logging: test lint fix
Browse files Browse the repository at this point in the history
  • Loading branch information
stephenplusplus committed Mar 14, 2017
1 parent a5bdd20 commit 4016ee9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/entry.js
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ describe('Entry', function() {
'@google-cloud/common-grpc': {
Service: FakeGrpcService
},
'eventid': FakeEventId
eventid: FakeEventId
});
});

Expand Down

0 comments on commit 4016ee9

Please sign in to comment.