mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-17 13:03:50 +00:00
Fix incorrect types between testing library and vitest
This commit is contained in:
@@ -19,8 +19,6 @@ describe('<DomainDropdown />', () => {
|
||||
</MemoryRouter>,
|
||||
);
|
||||
|
||||
afterEach(vi.clearAllMocks);
|
||||
|
||||
it('renders expected menu items', () => {
|
||||
setUp();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user