feat: update 30 to 31 #1

Closed
doreiton wants to merge 1 commits from draytonTest into main

View File

@ -21,7 +21,7 @@ func TestParseSelectStatement(t *testing.T) {
{
Key: "age",
Operator: ">=",
Value: "30",
Value: "31",
},
},
},