Skip to content

Commit

Permalink
remove debug info
Browse files Browse the repository at this point in the history
  • Loading branch information
OlegIlyenko committed Aug 27, 2015
1 parent 56e9302 commit d8045dd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/scala/sangria/integration/CirceSupportSpec.scala
Original file line number Diff line number Diff line change
Expand Up @@ -38,8 +38,6 @@ class CirceSupportSpec extends WordSpec with Matchers with AwaitSupport {
userContext = new CharacterRepo,
deferredResolver = new FriendsResolver).await

println(result.spaces2)

result.spaces2 should be (
"""{
| "data" : {
Expand Down

0 comments on commit d8045dd

Please sign in to comment.