mirror of
https://github.com/slsdetectorgroup/slsDetectorPackage.git
synced 2025-04-26 08:10:02 +02:00
fix test
This commit is contained in:
parent
7536971b34
commit
7f7a691b25
@ -1564,7 +1564,7 @@ TEST_CASE("readnrows", "[.cmd]") {
|
||||
0x20000)) {
|
||||
jungfrauhw2 = true;
|
||||
}
|
||||
if (jungfrauhw2) {
|
||||
if (!jungfrauhw2) {
|
||||
{
|
||||
std::ostringstream oss;
|
||||
proxy.Call("readnrows", {}, -1, GET, oss);
|
||||
|
Loading…
x
Reference in New Issue
Block a user