graph/db: remove outdated TODO

This commit is contained in:
Elle Mouton
2025-08-13 14:16:13 +02:00
parent b1c643f4f1
commit d5729845d0

View File

@@ -431,9 +431,6 @@ func TestPopulateDBs(t *testing.T) {
// postgres backend instead of the kvdb-sqlite backend.
//
// 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) {
t.Skipf("Skipping local helper test")