Rafael Mule
Results
1
issues of
Rafael Mule
**Bug Description:** Given a regex with that validades string that should contain either `VALUEA` or `VALUEB` ``` regex:^(VALUEA | VALUEB)$ ``` **Expected Behaviour:** it should execute the regex **Code Fragment:**...
bug