Closed martinling closed 2 months ago
Fixes some bugs in the HITL test:
--save-captures
File::open
File::create
Fixes some bugs in the HITL test:
--save-captures
option was broken due to callingFile::open
rather thanFile::create
.