mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-18 12:01:57 +02:00
* Fix 'test' lines in codeowners Some of the unit tests are meant to be owned by the crypto team, but the paths were wrong, so this didn't work. This seems to have been broken since b084ff2313aedd7d531331827cf8aad02cfc064b, which moved all the tests around. * another fix