-
Notifications
You must be signed in to change notification settings - Fork 243
ts-migration/valid-expect-in-promise #382
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
|
Ugh WebStorm gets confused when you switch from js -> ts, b/c it marks the @SimenB I think maybe merging this one ahead of #376 might be the best path, due to |
| }); | ||
| `, | ||
| ], | ||
| invalid: [ |
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.
these are just moved right? no actual change?
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.
Yup - every other test has valid at the top, & I think the consistency is nice.
|
Want me to handle the conflict? |
|
yes please 🙂 |
c6dc65b to
fc3be49
Compare
|
This is great! (too bad git gets so confused by renames :( reviewing locally works way better) |
|
🎉 This PR is included in version 22.15.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
This'll probably conflict a little when #376 is merged, but should be fine.