Skip to content

Commit

Permalink
Add new operator properties
Browse files Browse the repository at this point in the history
  • Loading branch information
mateusabelli committed Jun 23, 2024
1 parent 6fc68d0 commit 4719ef8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/utils/mapOperator.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ describe("mapOperator", () => {
or: "",
startswith: "",
startswiths: "",
ina: "",
nina: ""
};

for (const operator in operatorMappings) {
Expand Down

0 comments on commit 4719ef8

Please sign in to comment.