Update test position after upgrading Prettier (#439)

This commit is contained in:
Jack Bates
2022-04-21 13:19:12 -07:00
committed by GitHub
parent 66585fec16
commit 1a645b5625

View File

@@ -159,7 +159,7 @@ The most common way to resolve this error is to use 'export =' syntax instead of
To learn more about 'export =' syntax, see https://www.typescriptlang.org/docs/handbook/modules.html#export--and-import--require.`,
position: {
start: 0,
length: 32,
length: 33,
},
},
])