test upload artefacts on failure
This commit is contained in:
@@ -42,6 +42,7 @@ 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) {
|
||||
|
||||
Reference in New Issue
Block a user