8000 Removing bad test :( · mst-appear/postgresql-async@2e8addb · GitHub
[go: up one dir, main page]

Skip to content
8000

Commit 2e8addb

Browse files
committed
Removing bad test :(
1 parent 56076f6 commit 2e8addb

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

postgresql-async/src/test/scala/com/github/mauricio/async/db/postgresql/TransactionSpec.scala

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -79,12 +79,6 @@ class TransactionSpec extends Specification with DatabaseTestHelper {
7979
rows.length === 0
8080
}
8181

82-
}
83-
84-
"do not reuse connection in pool if the transaction failed" in {
85-
86-
87-
8882
}
8983

9084
"rollback explicitly" in {

0 commit comments

Comments
 (0)
0