mirror of https://github.com/vector-im/riot-web
section for creating rest users
parent
5939d62499
commit
3affb8f068
|
@ -33,7 +33,7 @@ module.exports = async function scenario(createSession, restCreator) {
|
|||
|
||||
await roomDirectoryScenarios(alice, bob);
|
||||
await e2eEncryptionScenarios(alice, bob);
|
||||
|
||||
console.log("create REST users:");
|
||||
const charlies = await createRestUsers(restCreator);
|
||||
await lazyLoadingScenarios(alice, bob, charlies);
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue