mirror of
https://github.com/lightningnetwork/lnd.git
synced 2025-08-24 04:34:39 +02:00
graph/db: remove outdated TODO
This commit is contained in:
@@ -431,9 +431,6 @@ func TestPopulateDBs(t *testing.T) {
|
|||||||
// postgres backend instead of the kvdb-sqlite backend.
|
// postgres backend instead of the kvdb-sqlite backend.
|
||||||
//
|
//
|
||||||
// NOTE: this is a helper test and is not run by default.
|
// NOTE: this is a helper test and is not run by default.
|
||||||
//
|
|
||||||
// TODO(elle): this test reveals tht there may be an issue with the postgres
|
|
||||||
// migration as it is super slow.
|
|
||||||
func TestPopulateViaMigration(t *testing.T) {
|
func TestPopulateViaMigration(t *testing.T) {
|
||||||
t.Skipf("Skipping local helper test")
|
t.Skipf("Skipping local helper test")
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user