Skip to content
This repository was archived by the owner on Oct 2, 2019. It is now read-only.

Commit 6bd6450

Browse files
authored
Update integration.config.js
1 parent 6ad3f77 commit 6bd6450

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

jest/integration.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ module.exports = Object.assign(
33
require('./default.config.js'),
44
{
55
"roots": [
6-
"server/graphql"
6+
"src/graphql"
77
]
88
}
99
);

0 commit comments

Comments
 (0)