test(core): fix test names

This commit is contained in:
Tais Massaro 2021-09-01 21:18:20 +02:00
parent 44cca2ddd6
commit 6a7c99259a
3 changed files with 8 additions and 7 deletions

View file

@ -3,7 +3,7 @@ import { mockDocument, mockUtils } from '+test'
import { render } from '@testing-library/react'
import { Renderer } from './renderer'
describe('context menu', () => {
describe('renderer', () => {
test('mounts component without crashing', () => {
render(
<Renderer