Force test to fail
gitea/salix/pipeline/head There was a failure building this commit
Details
gitea/salix/pipeline/head There was a failure building this commit
Details
This commit is contained in:
parent
c47f8dcd35
commit
6b18432f87
|
@ -90,7 +90,7 @@ describe('Ticket', () => {
|
|||
|
||||
const result = controller.isClaimable;
|
||||
|
||||
expect(result).toEqual(false);
|
||||
expect(result).toEqual(true);
|
||||
});
|
||||
});
|
||||
|
||||
|
|
Loading…
Reference in New Issue