Skip to content

0.5.6

Latest

Choose a tag to compare

@bmomberger-bitovi bmomberger-bitovi released this 09 Jun 16:22

Steal-tools's process shim was overriding the process shim that testee-client should have, and as a result, steal was failing a test where the result of process.cwd() was an empty string (due to steal-tools's process shim) instead of "/" (testee-client's process shim). The dist files were rebuilt without steal-tool's process shim, resolving this conflict.

c36b3cf