Skip to content

Commit

Permalink
Update comment on test
Browse files Browse the repository at this point in the history
  • Loading branch information
Shakeel Mohamed committed Sep 15, 2015
1 parent b0e6e77 commit fa152e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/test_send.js
Original file line number Diff line number Diff line change
Expand Up @@ -253,7 +253,7 @@ describe("SplunkLogger send", function() {
done();
});
});
// TODO: is this test correct, at all? Shouldn't all indexes be default?
// TODO: test successfully sending to another index
it("should error with valid token, sending to a different index", function(done) {
var config = {
token: configurationFile.token
Expand Down

0 comments on commit fa152e5

Please sign in to comment.