Commit 1b92aa9
committed
Drop the default_host parameter from the new NodesManager test
default_host is a module-level constant in tests/test_asyncio/test_cluster.py,
not a fixture, so taking it as a test parameter made pytest error at setup.1 parent 450fffa commit 1b92aa9
1 file changed
Lines changed: 0 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3142 | 3142 | | |
3143 | 3143 | | |
3144 | 3144 | | |
3145 | | - | |
3146 | 3145 | | |
3147 | 3146 | | |
3148 | 3147 | | |
| |||
0 commit comments