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