Skip to content

Conversation

aherlihy
Copy link
Contributor

@aherlihy aherlihy commented Oct 9, 2020

No description provided.

});
});

xdescribe('integration', () => {
Copy link
Collaborator

@mcasimir mcasimir Oct 12, 2020

Choose a reason for hiding this comment

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

Doesn't eslint complain about this?

Should we rather use environment variables to control this? process.env.MONGOSH_TEST_RS_HOST1 ... and skip if missing, or do we want to just make sure we remove the xdescribe?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

eslint does complain, but its a warning not a error. We can do the env variable and everything but it seems overkill if we're just going to fix the problem with CI soon enough.

@aherlihy aherlihy merged commit 8fd2688 into master Oct 12, 2020
@aherlihy aherlihy deleted the repl-test branch October 12, 2020 09:54
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