Skip to content

Commit 86d7606

Browse files
Update module for test
1 parent ceb4fec commit 86d7606

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

graphql/admin/admin_auth_test.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
"github.com/stretchr/testify/assert"
1313
"github.com/stretchr/testify/require"
1414

15-
"github.com/dgraph-io/dgraph/v25/graphql/resolve"
15+
"github.com/hypermodeinc/dgraph/v24/graphql/resolve"
1616
)
1717

1818
// mwPointer returns the function pointer for a middleware so it can be compared

0 commit comments

Comments
 (0)