Skip to content

Commit e0887cf

Browse files
authored
chore: fix introspection test (#1640)
1 parent f57904d commit e0887cf

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

router-tests/introspection_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ import (
44
"testing"
55

66
"github.com/sebdah/goldie/v2"
7+
78
"github.com/wundergraph/cosmo/router-tests/testenv"
89
)
910

router-tests/testdata/introspection/base-graph-schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

router-tests/testdata/introspection/feature-graph-schema.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)