Skip to content

Spelling #332

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 13 commits into from
Apr 12, 2018
Merged

Spelling #332

merged 13 commits into from
Apr 12, 2018

Conversation

jsoref
Copy link
Contributor

@jsoref jsoref commented Mar 4, 2018

Generated by https://github.com/jsoref/spelling f; to maintain your repo, please consider fchurn

@@ -64,7 +64,7 @@ describe('driver', () => {

it('should handle connection errors', done => {
// Given
driver = neo4j.driver("bolt://localhoste", sharedNeo4j.authToken);
driver = neo4j.driver("bolt://localhost", sharedNeo4j.authToken);
Copy link
Contributor

Choose a reason for hiding this comment

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

@jsoref this spelling error is intentional. Test verifies connection errors. Build is red because this test fails.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Would "local-host" suffice?

Copy link
Contributor

Choose a reason for hiding this comment

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

I think yes

@lutovich
Copy link
Contributor

Hi @jsoref,

Could you please fix the "localhoste" test and rebase the PR?

@jsoref
Copy link
Contributor Author

jsoref commented Apr 11, 2018

Will do.

@jsoref
Copy link
Contributor Author

jsoref commented Apr 12, 2018

@lutovich: done

@lutovich lutovich merged commit 7147128 into neo4j:1.6 Apr 12, 2018
@lutovich
Copy link
Contributor

Thank you @jsoref!

@jsoref jsoref deleted the spelling branch April 12, 2018 10:53
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.

2 participants