diff options
author | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-03-26 11:48:55 +0100 |
---|---|---|
committer | Matthew Somerville <matthew-github@dracos.co.uk> | 2018-03-26 13:42:35 +0100 |
commit | d6469b885f86afbd307066a928a4007a579af7f6 (patch) | |
tree | a635569d80cb6e6adbcf0f1014641d95d4228739 /cpanfile.snapshot | |
parent | 96d6d115c68d5e0a4b23612aa630c3e0de98daa5 (diff) |
Fix issue with test database removal.
Upgrade Test::PostgreSQL, which fixes a bug delaying the end
of test running, and introduces a nicer setup mechanism.
Diffstat (limited to 'cpanfile.snapshot')
-rw-r--r-- | cpanfile.snapshot | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/cpanfile.snapshot b/cpanfile.snapshot index b118d9c93..c671ae907 100644 --- a/cpanfile.snapshot +++ b/cpanfile.snapshot @@ -6188,10 +6188,10 @@ DISTRIBUTIONS Test::More 0 Test::Tester 0.107 perl 5.006 - Test-PostgreSQL-1.24 - pathname: T/TJ/TJC/Test-PostgreSQL-1.24.tar.gz + Test-PostgreSQL-1.25 + pathname: T/TJ/TJC/Test-PostgreSQL-1.25.tar.gz provides: - Test::PostgreSQL 1.24 + Test::PostgreSQL 1.25 requirements: DBD::Pg 0 DBI 0 |