Skip to content

Commit

Permalink
better test name
Browse files Browse the repository at this point in the history
  • Loading branch information
bkrmendy committed Oct 13, 2023
1 parent 9163414 commit 586d2aa
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -632,7 +632,7 @@ describe('Convert to Absolute', () => {
getCodeForTestProject(childTagAfter),
)
})
it('snaps to parent after being converted', async () => {
it('snaps to parent and sibling after being converted', async () => {
const renderResult = await renderTestEditorWithCode(
makeTestProjectCodeWithSnippet(`<div
style={{
Expand Down

0 comments on commit 586d2aa

Please sign in to comment.