Skip to content

Commit 24fafad

Browse files
authored
lint
1 parent 59b4242 commit 24fafad

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/smoke-tests/--typescript.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,7 @@ for (let packageManager of SUPPORTED_PACKAGE_MANAGERS) {
104104

105105
expect(
106106
await filesMatching('{dist,declarations}/**/*', addonDir),
107-
`ensure we emit the correct files out of the box to the correct folders`
107+
`ensure we emit the correct files out of the box to the correct folders`,
108108
).toMatchInlineSnapshot(`
109109
[
110110
"dist/index.js",

0 commit comments

Comments
 (0)