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

Fix settings migration regression #118

Merged
merged 2 commits into from
Jul 22, 2024
Merged

Fix settings migration regression #118

merged 2 commits into from
Jul 22, 2024

Conversation

jesseleite
Copy link
Member

@jesseleite jesseleite commented Jul 22, 2024

Reverts a695b45 in favour of a more proper fix.

Our tests weren't failing because of a broken implementation, but rather because of side effects of dependency changes. We already dealt with this kind of issue over here, so this PR uses the same technique in our MigrateSiteTest.

Fixes #117

@jesseleite jesseleite merged commit 4d349b7 into master Jul 22, 2024
24 checks passed
@jesseleite jesseleite deleted the test-revert-path branch July 22, 2024 18:26
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.

Setting migrations fail
1 participant