This commit is contained in:
parent
900e925531
commit
f1e2326073
3 changed files with 4 additions and 4 deletions
|
@ -1,4 +1,4 @@
|
|||
import { describe, expect, vi } from 'vitest';
|
||||
import { describe, expect, it, vi } from 'vitest';
|
||||
import * as React from 'react';
|
||||
import { fireEvent, render, screen } from '../../utils/test-utils';
|
||||
import { ElementsSidebar } from './ElementsSidebar';
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue