mirror of
https://github.com/vector-im/element-web.git
synced 2026-05-05 20:26:19 +02:00
Remove unused
This commit is contained in:
parent
4d0f9a3f34
commit
acb4583b44
@ -5,13 +5,9 @@ SPDX-License-Identifier: AGPL-3.0-only OR GPL-3.0-only OR LicenseRef-Element-Com
|
||||
Please see LICENSE files in the repository root for full details.
|
||||
*/
|
||||
|
||||
// import * as fs from "node:fs";
|
||||
|
||||
import { test, expect } from "../../element-web-test";
|
||||
import { MatrixSafetyErrorCode } from "matrix-js-sdk/src/matrix";
|
||||
|
||||
// const MEDIA_FILE = fs.readFileSync("playwright/sample-files/riot.png");
|
||||
|
||||
test.describe("Safety error rendering", () => {
|
||||
test.use({
|
||||
displayName: "Alan",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user