Skip to content

Commit

Permalink
Fixed another instance of #13
Browse files Browse the repository at this point in the history
  • Loading branch information
anpete committed Mar 18, 2016
1 parent 7afcb6f commit d3f7abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/GrefQL.Tests/QueryTests.cs
Original file line number Diff line number Diff line change
Expand Up @@ -179,6 +179,7 @@ public void Query_orders_with_customer()
{
orders(limit: 2) {
orderId
customerId
customer {
customerId
contactName
Expand Down

0 comments on commit d3f7abe

Please sign in to comment.