mirror of
https://github.com/vector-im/element-web.git
synced 2025-09-02 12:21:11 +02:00
remove debug error
This commit is contained in:
parent
f55a448739
commit
b0fb36dbb2
@ -42,7 +42,6 @@ module.exports = async function scenario(createSession, restCreator) {
|
||||
console.log("create REST users:");
|
||||
const charlies = await createRestUsers(restCreator);
|
||||
await lazyLoadingScenarios(alice, bob, charlies);
|
||||
throw new Error("f41l!!!");
|
||||
}
|
||||
|
||||
async function createRestUsers(restCreator) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user