-
Notifications
You must be signed in to change notification settings - Fork 8
GC-2560/bumps up version #277
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
Conversation
|
Jest v29 drop the support for Node V12 You should drop the Node V12 support for this version |
| "address autocomplete" | ||
| ], | ||
| "version": "1.3.3", | ||
| "version": "1.3.4", |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
You still need to bump the package version
|
@juanfriss Jest don't manage the error well It seems the requests are failing, causing axios to throw an error |
|
@QuentinLemCode yeah, there's a problem with the integration tests (which as you say, don't mock the API call). All tests pass ( |
|
@QuentinLemCode running with |
|
all tests passed |
Description
GC-2560
Bumps version up after axios dependency was upgaded in #275