feat workerActivity refs #6078
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
gitea/salix/pipeline/pr-dev There was a failure building this commit
Details
This commit is contained in:
parent
59df0b3886
commit
3c62046277
|
@ -11,7 +11,7 @@ describe('workerActivity insert()', () => {
|
|||
};
|
||||
});
|
||||
|
||||
fit('should insert in workerActivity', async() => {
|
||||
it('should insert in workerActivity', async() => {
|
||||
const tx = await models.WorkerActivity.beginTransaction({});
|
||||
|
||||
try {
|
||||
|
|
Loading…
Reference in New Issue