Skip to content
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

fix: fix failed test in mongo-4.4 #247

Merged
merged 2 commits into from
Sep 8, 2021

Conversation

flappyBug
Copy link
Contributor

No description provided.

tests/common.ts Outdated
@@ -13,6 +13,23 @@ export function testWithClient(
});
}

export function compareVersion(
Copy link
Member

Choose a reason for hiding this comment

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

I think you can use the semver module to compare versions
https://deno.land/x/semver@v1.4.0

@manyuanrong manyuanrong merged commit 5b38fb0 into denodrivers:main Sep 8, 2021
flappyBug added a commit to flappyBug/deno_mongo that referenced this pull request Sep 8, 2021
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