Tests: "temp_dir" fixture used were possible.

This commit is contained in:
Andrei Zeliankou
2023-05-25 16:56:14 +01:00
parent 18fcc07c77
commit 0132e552d0
3 changed files with 5 additions and 5 deletions

View File

@@ -291,7 +291,7 @@ Connection: close
skip_alert(r'failed to apply new conf')
assert 'error' in self.conf(
f'{option.temp_dir}/blah/access.log',
f'{temp_dir}/blah/access.log',
'access_log/path',
), 'access_log path incorrect'