Behat / MinkExtension

Mink extension (tight integration and configuration) for Behat
MIT License
636 stars 279 forks source link

Use non capturing groups in Hungarian translation #351

Open kolesar-andras opened 4 years ago

kolesar-andras commented 4 years ago

replaced (some|another) to (?:some|another) in order to disable highlighting these words as matches