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(testing-load-aspects), avoid loading the config from process.cwd #8516

Merged
merged 2 commits into from Feb 9, 2024

Conversation

davidfirst
Copy link
Member

Instead, use the cwd from the config of teambit.harmony/bit.
Otherwise, when running tests on a different workspace, it loads the Config aspect with the workspace.jsonc of the bit repo. (to reproduce, run bit test renaming and notice how the workspace.jsonc of bit-repo is changed)

@davidfirst davidfirst merged commit beaea22 into master Feb 9, 2024
11 checks passed
@davidfirst davidfirst deleted the load-aspects-config-cwd branch February 9, 2024 21:49
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.

None yet

2 participants