Skip to content

Conversation

@0verk1ll
Copy link

No description provided.

@szepeviktor
Copy link
Contributor

@smikes Could you click here?

test/linter.js Outdated

assert.strictEqual(1, result.errors.length);
assert.strictEqual("Unexpected TODO comment.",
assert.strictEqual("Unexpected TODO comment.";
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You shouldn't change it.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I see what you mean. I changed the semicolon back to a comma.

@okuryu
Copy link
Collaborator

okuryu commented Oct 26, 2019

Test still seems to fail. Please make sure the test passes the npm test command.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants