Skip to content

Commit

Permalink
Merge branch 'alex/implement-admin-league-operation' into alex/implem…
Browse files Browse the repository at this point in the history
…ent-admin-players-operation
  • Loading branch information
alexappleget committed Nov 18, 2024
2 parents cfd0ece + b26a582 commit b1afad7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion api/apiFunctions.test.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -499,7 +499,7 @@ describe('apiFunctions', () => {
});
});

describe('getAllLeagueEntries()', () => {
describe('getTotalEntries()', () => {
beforeEach(() => {
jest.clearAllMocks();
});
Expand Down

0 comments on commit b1afad7

Please sign in to comment.