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: trim leading newline in snapshots test #93

Merged
merged 2 commits into from
Dec 19, 2023

Conversation

cvng
Copy link
Contributor

@cvng cvng commented Dec 19, 2023

What kind of change does this PR introduce?

Trim the newline char at the start of the statement introduced in #87

What is the current behavior?

Test cases has a newline at the start, adding a +1 offset

What is the new behavior?

Test cases are now trimmed

Additional context

To reproduce the content of this PR: cargo insta test; cargo insta review

@cvng cvng force-pushed the fix/snapshots-trim-case branch from 82ec805 to d92d1b3 Compare December 19, 2023 14:14
@psteinroe psteinroe merged commit b63a8d4 into supabase-community:main Dec 19, 2023
1 check passed
@cvng cvng deleted the fix/snapshots-trim-case branch December 19, 2023 21:31
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.

2 participants