mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2026-08-07 05:32:29 +02:00
fixed powerchip for ctb
This commit is contained in:
@@ -1547,9 +1547,7 @@ TEST_CASE("powerchip", "[.detectorintegration]") {
|
||||
auto det_type = det.getDetectorType().squash();
|
||||
|
||||
if (det_type == defs::JUNGFRAU || det_type == defs::MOENCH ||
|
||||
det_type == defs::MYTHEN3 || det_type == defs::GOTTHARD2 ||
|
||||
det_type == defs::XILINX_CHIPTESTBOARD ||
|
||||
det_type == defs::CHIPTESTBOARD) {
|
||||
det_type == defs::MYTHEN3 || det_type == defs::GOTTHARD2) {
|
||||
auto prev_val =
|
||||
det.getPowerChip().tsquash("Inconsistent power chip values");
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user