Skip to content

Commit

Permalink
chore: trigger cron job
Browse files Browse the repository at this point in the history
  • Loading branch information
MirzaHanan committed Jan 4, 2025
1 parent 372dfc6 commit a413e76
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/store/__test__/main.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1188,7 +1188,7 @@ describe('Main store', () => {
});
});

it('should return filter by languages, status response', async () => {
it('should return filter by the languages, status, and other criteria', async () => {
const store = new MainStore();
const filterCriteria = {
limit: 25,
Expand Down

0 comments on commit a413e76

Please sign in to comment.