diff --git a/test/end-to-end-tests/src/scenarios/e2e-encryption.js b/test/end-to-end-tests/src/scenarios/e2e-encryption.js index a764b85db6..f30b814644 100644 --- a/test/end-to-end-tests/src/scenarios/e2e-encryption.js +++ b/test/end-to-end-tests/src/scenarios/e2e-encryption.js @@ -16,6 +16,7 @@ limitations under the License. */ // TODO: Update test for cross signing +// https://github.com/vector-im/riot-web/issues/13226 module.exports = async function() { console.log(" this is supposed to be an e2e test, but it's broken");