feat/bun-transition #21
@@ -40,7 +40,8 @@ const mockTournament = {
|
||||
|
||||
describe('EditTournamentForm', () => {
|
||||
beforeEach(() => {
|
||||
mock.clearAllMocks()
|
||||
// Only clear the specific mocks we create, not global module mocks
|
||||
mockFetch.mockClear()
|
||||
})
|
||||
|
||||
it('renders form with initial values', () => {
|
||||
|
||||
Reference in New Issue
Block a user