refs #6159 fix
gitea/salix/pipeline/head This commit looks good Details

This commit is contained in:
Pablo Natek 2023-09-04 13:19:01 +02:00
parent cc5c815cfc
commit 05a73247a1
1 changed files with 1 additions and 1 deletions

View File

@ -13,7 +13,7 @@ describe('Client setPassword', () => {
expect(error.message).toEqual(`Modifiable password only via recovery or by an administrator`);
});
fit('should change the password of the client', async() => {
it('should change the password of the client', async() => {
let error;
try {