6.0.1
- UpdateQALintingRules (#19)
QA uses WDIO, and with some of the ways WDIO is formatted, we use unnamed functions as our it functions.
We CAN use arrow functions, but that kills the ability to use this in our tests. Which we use a lot.
- [maintenance] Update CODEOWNERS