Skip to content

Conversation

@robipop22
Copy link
Contributor

Summary:

At the moment in Jest Integration if you try to access the link to AsyncStorageMock implementation you will get a 404 since the link currently is : https://github.com/react-native-community/async-storage/blob/master/website/docs/jest/async-storage-mock.js.

The new right link should be : https://github.com/react-native-community/async-storage/blob/master/jest/async-storage-mock.js.

This link change should fix the issue.

Test Plan:

Test plan should be checking if the link now redirects to the right page.

At the moment in Jest Integration if you try to access the link to AsyncStorageMock implementation you will get a 404 since the link currently is : `https://github.com/react-native-community/async-storage/blob/master/website/docs/jest/async-storage-mock.js`.

The new right link should be : https://github.com/react-native-community/async-storage/blob/master/jest/async-storage-mock.js.

This link change should fix the issue.
Copy link
Member

@krizzu krizzu left a comment

Choose a reason for hiding this comment

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

Thanks!

@krizzu krizzu merged commit b03af1a into react-native-async-storage:master Jun 27, 2020
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