mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-01-22 03:31:03 +01:00
finally all tests pass
This commit is contained in:
@@ -1070,7 +1070,6 @@ TEST_CASE("v_abcd", "[.cmdcall]") {
|
||||
if (det_type == defs::XILINX_CHIPTESTBOARD &&
|
||||
prev_val[i] == -100) {
|
||||
prev_val[i] = 0;
|
||||
continue;
|
||||
}
|
||||
det.setPower(indices[i], prev_val[i], {i});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user