From 0c1631c2df2620b18b2f82ff7883fbbda72dad76 Mon Sep 17 00:00:00 2001 From: Priyansh Garg Date: Thu, 7 Mar 2024 18:18:34 +0530 Subject: [PATCH] Test debug --- test/src/api/commands/element/testSetPasswordReport.js | 1 + 1 file changed, 1 insertion(+) diff --git a/test/src/api/commands/element/testSetPasswordReport.js b/test/src/api/commands/element/testSetPasswordReport.js index c0adb73578..98dc816553 100644 --- a/test/src/api/commands/element/testSetPasswordReport.js +++ b/test/src/api/commands/element/testSetPasswordReport.js @@ -96,6 +96,7 @@ describe('setPassword report check', function() { await NightwatchClient.runTests(testsPath, settings({ globals, output_folder: 'output', + output: true, selenium_host: null }));