Skip to content

Commit

Permalink
Update test refs
Browse files Browse the repository at this point in the history
  • Loading branch information
kdy1 committed Jun 29, 2024
1 parent b409c70 commit e946e4d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import __Foo from "$DIR/tests/fixture/multi-projects/project1/__generated__/Foo.graphql.ts";
__Foo;
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
import __Foo from "$DIR/tests/fixture/multi-projects/project2/__generated__/Foo.graphql.ts";
__Foo;

0 comments on commit e946e4d

Please sign in to comment.