refs #6078 - workerAct #2814

Merged
sergiodt merged 7 commits from 6078_workerAct into dev 2024-08-08 08:26:13 +00:00
1 changed files with 1 additions and 1 deletions
Showing only changes of commit 3c62046277 - Show all commits

View File

@ -11,7 +11,7 @@ describe('workerActivity insert()', () => {
};
});
fit('should insert in workerActivity', async() => {
it('should insert in workerActivity', async() => {
sergiodt marked this conversation as resolved Outdated

tens foco en el test

tens foco en el test
const tx = await models.WorkerActivity.beginTransaction({});
sergiodt marked this conversation as resolved Outdated
Outdated
Review

result no es gasta

result no es gasta
try {