- Notifications
You must be signed in to change notification settings - Fork928
chore: pad golden file timestamps#12256
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others.Learn more.
Oh, didn't realize we'd mess with the JSON as well, maybe not worth fixing the golden file in this case but I'll leave it up to you. Thanks for trying it out anyway!
@matifali The json is affected, but it's not terrible? |
Making the replacement the same length keeps table formats the samein a golden file.
48a100c
toff4d5c1
CompareI am going to close this since most of our golden files are json. If the padding becomes a visual issue, we can readdress. |
Making the replacement the same length keeps table formats the same in a golden file.