Skip to content

Updated snapshots after new specs#27083

Merged
EvanHahn merged 1 commit intomainfrom
yarn-test-e2e-adding-snapshots
Apr 2, 2026
Merged

Updated snapshots after new specs#27083
EvanHahn merged 1 commit intomainfrom
yarn-test-e2e-adding-snapshots

Conversation

@EvanHahn
Copy link
Copy Markdown
Contributor

@EvanHahn EvanHahn commented Apr 2, 2026

ref 353552f
ref #27084

We recently added some tests which generate new snapshots, but forgot to commit them. This fixes that.

#27084 prevents this from happening again.

All I did was run cd ghost/core && yarn test:e2e. I don't really know what this snapshot is about.

ref 353552f

We recently added some tests which generate new snapshots, but forgot to
commit them. This fixes that.

All I did was run `cd ghost/core && yarn test:e2e`. I don't really know
what this snapshot is about.
@coderabbitai

This comment was marked as off-topic.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 2, 2026

EvanHahn added a commit that referenced this pull request Apr 2, 2026
ref #27083
ref 353552f

Here's the prompt I gave to Claude Sonnet 4.6:

> When I ran `cd ghost/core && yarn test:e2e` on a fresh clone, new
> snapshots were generated, and `git status` wasn't clean. That's not
> what I want!
>
> Update the GitHub CI scripts so that, if `git diff`/`git status` isn't
> empty after running tests, CI fails.
@EvanHahn EvanHahn requested a review from aileen April 2, 2026 16:22
Copy link
Copy Markdown
Member

@aileen aileen left a comment

Choose a reason for hiding this comment

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

Sorry! And thank you for cleaning up after me 🙏

EvanHahn added a commit that referenced this pull request Apr 2, 2026
ref #27083
ref 353552f

Here's the prompt I gave to Claude Sonnet 4.6:

> When I ran `cd ghost/core && yarn test:e2e` on a fresh clone, new
> snapshots were generated, and `git status` wasn't clean. That's not
> what I want!
>
> Update the GitHub CI scripts so that, if `git diff`/`git status` isn't
> empty after running tests, CI fails.
@EvanHahn EvanHahn merged commit 2d0464e into main Apr 2, 2026
40 checks passed
@EvanHahn EvanHahn deleted the yarn-test-e2e-adding-snapshots branch April 2, 2026 17:08
EvanHahn added a commit that referenced this pull request Apr 2, 2026
ref #27083
ref 353552f

Here's the prompt I gave to Claude Sonnet 4.6:

> When I ran `cd ghost/core && yarn test:e2e` on a fresh clone, new
> snapshots were generated, and `git status` wasn't clean. That's not
> what I want!
>
> Update the GitHub CI scripts so that, if `git diff`/`git status` isn't
> empty after running tests, CI fails.
@EvanHahn
Copy link
Copy Markdown
Contributor Author

EvanHahn commented Apr 2, 2026 via email

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