Skip to content

Commit d9f86a3

Browse files
WeakkyJason Kuhrt
and
Jason Kuhrt
authored
fix typo
Co-authored-by: Jason Kuhrt <[email protected]>
1 parent a138714 commit d9f86a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/lib/layout/index.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -195,7 +195,7 @@ it('fails if no entrypoint and no graphql modules', async () => {
195195
await ctx.scan()
196196

197197
expect(mockedStdoutBuffer).toMatchInlineSnapshot(`
198-
"■ nexus:layout We could not find any modules that imports 'nexus' or app.ts entrypoint
198+
"■ nexus:layout We could not find any modules that import 'nexus' or app.ts entrypoint
199199
■ nexus:layout Please do one of the following:
200200
201201
1. Create a file, import { schema } from 'nexus' and write your GraphQL type definitions in it.

0 commit comments

Comments
 (0)