This commit is contained in:
maliakal_d 2021-11-25 10:19:48 +01:00
parent 7536971b34
commit 7f7a691b25

View File

@ -1564,7 +1564,7 @@ TEST_CASE("readnrows", "[.cmd]") {
0x20000)) {
jungfrauhw2 = true;
}
if (jungfrauhw2) {
if (!jungfrauhw2) {
{
std::ostringstream oss;
proxy.Call("readnrows", {}, -1, GET, oss);