-
Notifications
You must be signed in to change notification settings - Fork 113
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 integration test #11378
fix integration test #11378
Conversation
|
.circleci/config.yml
Outdated
@@ -345,6 +345,7 @@ workflows: | |||
.circleci/.* run-web-workflow true | |||
.circleci/.* run-mobile-workflow true | |||
.circleci/.* run-embed-workflow true | |||
.circleci/.* run-integration-workflow true |
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.
I'm not sure what these lines do, but I'm surprised this wasn't already here?
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.
i added it so it would run on this PR specifically, it's faster than running --prod
on my machine lol
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.
i'll remove once it passes when i merge
[7d310ef] [PAY-3850][PAY-3849] Add listen streak noti on web (#11379) Farid Salau [03d7f9e] [PAY-3946] Fix multiple plays in same batch breaking listen streak (#11380) Reed [4066498] [C-5782, C-5783] Add user comments endpoint and tan query hook (#11366) Kyle Shanks [0342ae5] fix integration test (#11378) alecsavvy
Description
How Has This Been Tested?
Please describe the tests that you ran to verify your changes. Provide repro instructions & any configuration.
Integration test passed here https://github.com/AudiusProject/audius-protocol/runs/37248609272