activate environment again in test
This commit is contained in:
parent
515a4527af
commit
aa0919c790
1 changed files with 43 additions and 43 deletions
|
|
@ -78,7 +78,7 @@ def test_get_rates_dry_run_always_returns_42_as_rates():
|
|||
|
||||
runner = CliRunner()
|
||||
|
||||
# with runner.isolated_filesystem():
|
||||
with runner.isolated_filesystem():
|
||||
run_result = runner.invoke(
|
||||
get_rates,
|
||||
[
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue