Skip to content

Commit 1b3a0a6

Browse files
authored
tests: use_executor(True) is default (#180)
1 parent 3277bf0 commit 1b3a0a6

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/command/conftest.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,6 @@ def _tester(
8181
executor=executor
8282
or TestExecutor(env, poetry.pool, poetry.config, tester.io),
8383
)
84-
installer.use_executor(True)
8584
cmd.set_installer(installer)
8685

8786
return tester

0 commit comments

Comments
 (0)