Skip to content

Commit 4719ef8

Browse files
committed
Add new operator properties
1 parent 6fc68d0 commit 4719ef8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

Diff for: test/utils/mapOperator.spec.ts

+2
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,8 @@ describe("mapOperator", () => {
3030
or: "",
3131
startswith: "",
3232
startswiths: "",
33+
ina: "",
34+
nina: ""
3335
};
3436

3537
for (const operator in operatorMappings) {

0 commit comments

Comments
 (0)