Skip to content

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

Open
amritpurshotam wants to merge 2 commits intodevelopfrom
fix/payment-test
Open

Remove outdated test and fix migration to make build green again#1151
amritpurshotam wants to merge 2 commits intodevelopfrom
fix/payment-test

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