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

refactor: remove MTPlanAttrs to doctest #2829

Merged
merged 2 commits into from
Jun 18, 2023

Conversation

steve-chavez
Copy link
Member

Reverts #2828, that change made #2825 more difficult to implement.

doctests remain by removing MTPlanAttrs.

@steve-chavez steve-chavez force-pushed the plan-mt-2 branch 2 times, most recently from fd22581 to 750275f Compare June 18, 2023 19:59
@@ -254,7 +254,7 @@ spec actualPgVersion = do
resStatus = simpleStatus r

liftIO $ do
resHeaders `shouldSatisfy` elem ("Content-Type", "application/vnd.pgrst.plan+text; charset=utf-8")
resHeaders `shouldSatisfy` elem ("Content-Type", "application/vnd.pgrst.plan; charset=utf-8")
Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This one slipped me by. Will correct on #2825

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant