Starts on menu, page panel
This commit is contained in:
parent
72f680ce65
commit
9c45e0a5a5
46 changed files with 811 additions and 35 deletions
|
@ -4,7 +4,7 @@ import { render } from '@testing-library/react'
|
|||
import { Renderer } from './renderer'
|
||||
|
||||
describe('context menu', () => {
|
||||
test('mounts component', () => {
|
||||
test('mounts component without crashing', () => {
|
||||
render(
|
||||
<Renderer
|
||||
shapeUtils={mockUtils}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue