Commit b27d080
pytest-server-fixtures: Correct httpd command line
Now that the config file we create is a pathlib.Path object, we must
convert it to a string before we try and use it, so do so.1 parent a3a503e commit b27d080
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
162 | 162 | | |
163 | 163 | | |
164 | 164 | | |
165 | | - | |
| 165 | + | |
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| |||
0 commit comments