Skip to content
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

Remove outdated test and fix migration to make build green again #1151

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

amritpurshotam
Copy link
Collaborator

@amritpurshotam amritpurshotam commented Jul 29, 2023

Removes the test that checks if a user pays for an invoice that's not their own. Invoices were made payable by anyone here #1134.

Also fixed the migrations. The last merge migration wasn't downgrading for some reason. Since different tables were being operated on and this last migration hasn't been applied to the db, I just deleted it and made it sequential

Invoices made payable by anyone
Merge migration wasn't downgrading for some reason
@amritpurshotam amritpurshotam changed the title Remove outdated test Remove outdated test and fix migration Jul 29, 2023
@amritpurshotam amritpurshotam changed the title Remove outdated test and fix migration Remove outdated test and fix migration to make build green again Jul 29, 2023
@amritpurshotam
Copy link
Collaborator Author

amritpurshotam commented Jul 30, 2023

Hey @avishkar58 Just got the build green again by fixing the last (but unapplied) migration and removing an outdated test.

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.

1 participant