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: testsetup issue #748

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

test: testsetup issue #748

wants to merge 1 commit into from

Conversation

mshanemc
Copy link
Contributor

@mshanemc mshanemc commented Jan 8, 2023

What does this PR do?

there's a problem with TestSetup where it should throw when use Org.create with bad usernames, but it's got a side effect of stubbing out those auth files when they're not found. From debug...probably something in here:

const stub = initStubForRead(this);

This test replicates the issue.

What issues does this PR fix or reference?

@mshanemc mshanemc added the bug Something isn't working label Jan 8, 2023
@git2gus
Copy link

git2gus bot commented Jan 8, 2023

This issue has been linked to a new work item: W-12342502

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant