mirror of
https://github.com/scylladb/scylladb.git
synced 2026-06-09 16:33:35 +00:00
There's the lonely test case that uses the mentioned template to carry its own instance of tempdir over its lifetime. Patch the case to re-use the already existing env's tempdir and drop the template. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com>