Closed cgyurgyik closed 6 months ago
This PR adds an error message when the ruleset does not exist.
// Before called `Option::unwrap()` on a `None` value // After test panicked: ruleset does not exist: wrongnameruleset
This PR adds an error message when the ruleset does not exist.