mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-20 02:40:03 +02:00
fixed tests
This commit is contained in:
parent
497d29db39
commit
c169e6b896
@ -1564,7 +1564,7 @@ TEST_CASE("readnrows", "[.cmd]") {
|
||||
0x30000) == 0x30000)) {
|
||||
jungfrauhw2 = true;
|
||||
}
|
||||
if (!jungfrauhw2) {
|
||||
if (det_type == defs::JUNGFRAU && !jungfrauhw2) {
|
||||
{
|
||||
std::ostringstream oss;
|
||||
proxy.Call("readnrows", {}, -1, GET, oss);
|
||||
|
Loading…
x
Reference in New Issue
Block a user