This commit is contained in:
Karl Southern
2016-04-16 14:33:30 +01:00
parent 909cae01b3
commit 4e0292d222
3 changed files with 33 additions and 33 deletions

View File

@@ -88,6 +88,7 @@ describe LogStash::Outputs::Jdbc do
end
stmt.close()
c.close()
expect(count).to be > 0
end