Skip to content

Commit

Permalink
added comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Solender committed Sep 7, 2020
1 parent a83d872 commit 5ac110a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions integration_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,8 @@ import (
"github.com/stretchr/testify/require"
)

// This test is to make sure retuning raw results from neo4j actually work. This
// proves that the bug causing empty interfaces to be returned has been fixed.
func TestRawQuery(t *testing.T) {
if testing.Short() {
t.Skip()
Expand Down

0 comments on commit 5ac110a

Please sign in to comment.