Skip to content

Commit d8b4867

Browse files
committed
Update test
1 parent 9b3914a commit d8b4867

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

server/tests/integration/graphql.test.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1002,6 +1002,10 @@ describe('graphql', () => {
10021002
}
10031003
) {
10041004
__typename
1005+
populatedData {
1006+
__typename
1007+
}
1008+
alreadyExisted
10051009
}
10061010
testPlanReport(id: 1) {
10071011
__typename

0 commit comments

Comments
 (0)