-
-
Notifications
You must be signed in to change notification settings - Fork 4.8k
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
WIP: Test case to repro #1488 #1501
Conversation
7589da0
to
6a05a94
Compare
@drew-gross updated the pull request. |
6a05a94
to
b7d2f88
Compare
@drew-gross updated the pull request. |
id: "8675309", | ||
access_token: "jenny", | ||
expiration_date: new Date().toJSON() | ||
}).;st signUpPromise2 = Parse.FacebookUtils.logIn({ |
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 have a typo here. not sure you wanted to move on with those tests
I'll get to this eventually. Currently I'm working on other stuff. We don't have a structured way to add indexes right now, which is the issue. |
It's been a while since the last commit was reviewed and the labels show this pull request needs review. Based on the blame information for the files in this pull request we identified @flovilmart as a potential reviewer. Could you take a look please or cc someone with more context? |
Not currently passing. We'll need unique indexes to fix this.