ondemand
ondemand copied to clipboard
Remove setup/teardown in singleton test
Fixes #2170
Replace instances where ENV properties are set with ENV[PROPERTY] = 'VALUE'
with with_modified_env(PROPERTY: 'VALUE') do
. Removed setup and teardown methods.
┆Issue is synchronized with this Asana task by Unito