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

test: only run the validationSourceDir once (avoid duplicate expects folders) #1346

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

mshanemc
Copy link
Contributor

[skip-validate-pr]

@mshanemc mshanemc requested a review from a team as a code owner June 19, 2024 20:32
@WillieRuemmele
Copy link
Member

✅ : before

 ➜  ls test/snapshot/sampleProjects/singleCustomFieldRetrieve/__snapshots__/
verify-force-app.expected                     will-not-overwrite-object-meta-xml.expected.1
will-not-overwrite-object-meta-xml.expected   will-retrieve-using-Retrieve.expected

after:

 ➜  ls test/snapshot/sampleProjects/singleCustomFieldRetrieve/__snapshots__/
verify-force-app.expected                   will-retrieve-using-Retrieve.expected
will-not-overwrite-object-meta-xml.expected

@mshanemc mshanemc merged commit 531f9d3 into main Jun 19, 2024
75 checks passed
@mshanemc mshanemc deleted the sm/fix-snapshot-test branch June 19, 2024 20:51
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.

3 participants