Add missing date-predicate

This commit is contained in:
Fabrice Reix 2023-10-13 22:35:17 +02:00 committed by hurl-bot
parent efadd8d858
commit a45d806057
No known key found for this signature in database
GPG Key ID: 1283A2B4A0DCAF8D

View File

@ -228,6 +228,7 @@ predicate-func:
| boolean-predicate
| string-predicate
| collection-predicate
| date-predicate
equal-predicate: ("equals" | "==") sp predicate-value