Fix test
This commit is contained in:
parent
ab02e26092
commit
74fc625eca
|
@ -375,8 +375,7 @@
|
||||||
["ObjectSet", [1], "LinkTypesObject", "basicLink.stringCol == null"],
|
["ObjectSet", [1], "LinkTypesObject", "basicLink.stringCol == null"],
|
||||||
["ObjectSet", [0], "LinkTypesObject", "basicLink.stringCol != null"],
|
["ObjectSet", [0], "LinkTypesObject", "basicLink.stringCol != null"],
|
||||||
["ObjectSet", [1], "LinkTypesObject", "basicLink.dateCol == null"],
|
["ObjectSet", [1], "LinkTypesObject", "basicLink.dateCol == null"],
|
||||||
["ObjectSet", [0], "LinkTypesObject", "basicLink.dateCol != null"],
|
["ObjectSet", [0], "LinkTypesObject", "basicLink.dateCol != null"]
|
||||||
["QueryThrows", "LinkTypesObject", "basicLink.dataCol == null"]
|
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue