diff options
Diffstat (limited to 'integrationtests/testhelpers.go')
| -rw-r--r-- | integrationtests/testhelpers.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/integrationtests/testhelpers.go b/integrationtests/testhelpers.go index b97adc4..b750de6 100644 --- a/integrationtests/testhelpers.go +++ b/integrationtests/testhelpers.go @@ -446,4 +446,4 @@ func verifyQueryFile(t *testing.T, queryFile, expectedQuery string) error { } return nil -}
\ No newline at end of file +} |
