Skip to content

testing: fix expect error when the command is not on the PATH#440

Merged
LawnGnome merged 1 commit into
mainfrom
aharvey/expecto-path-errorum
Jan 22, 2021
Merged

testing: fix expect error when the command is not on the PATH#440
LawnGnome merged 1 commit into
mainfrom
aharvey/expecto-path-errorum

Conversation

@LawnGnome

Copy link
Copy Markdown
Contributor

The comment in the diff basically describes this: we had an unintentional coupling in mocked commands with the host's binaries on its PATH, which is obviously bad if you're trying to mock away the environment in the first place.

@eseliger eseliger left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

sounds reasonable :)

@LawnGnome LawnGnome merged commit 6792668 into main Jan 22, 2021
@LawnGnome LawnGnome deleted the aharvey/expecto-path-errorum branch January 22, 2021 02:28
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