Skip to content

Commit

Permalink
Fix test.
Browse files Browse the repository at this point in the history
  • Loading branch information
garg3133 committed Mar 7, 2024
1 parent f965321 commit 60eb36f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/src/api/commands/element/testSetPasswordReport.js
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@ describe('setPassword report check', function() {
}, true);

const testsPath = [
path.join(__dirname, '../../../../sampletests/passwordvalueRedacted/passwordValueRedacted.js')
path.join(__dirname, '../../../../sampletests/passwordValueRedacted/passwordValueRedacted.js')
];

const globals = {
Expand Down

0 comments on commit 60eb36f

Please sign in to comment.