Open
Description
Rule.conditions is described as being a setter, and is also used as such in one of the tests. But doing this and then running the engine leads to a RuleResult
that, when JSON-stringified, will throw an error. (This is because a Rule expects its conditions
to be an instance of Condition.)
Metadata
Metadata
Assignees
Labels
No labels