Skip to content

Commit d27bf42

Browse files
committed
[ci skip] remove comment
1 parent 61d3ff8 commit d27bf42

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/exclude.py

-1
Original file line numberDiff line numberDiff line change
@@ -276,7 +276,6 @@ def test_exclude_unlogged_tables_2(self):
276276
self.assertEqual(
277277
node.execute(
278278
'postgres',
279-
# TODO REVIEW unfortunately this make auto conversion from string to int, it's weird for me
280279
'select count(*) from test')[0][0],
281280
0)
282281

0 commit comments

Comments
 (0)