Proper test result
gitea/salix/pipeline/head Something is wrong with the build of this commit
Details
gitea/salix/pipeline/head Something is wrong with the build of this commit
Details
This commit is contained in:
parent
6b18432f87
commit
f8db3c31df
|
@ -90,7 +90,7 @@ describe('Ticket', () => {
|
|||
|
||||
const result = controller.isClaimable;
|
||||
|
||||
expect(result).toEqual(true);
|
||||
expect(result).toEqual(false);
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue