Fix typo in unrelated test

This commit is contained in:
Simon Wiles 2020-08-29 15:54:38 -07:00
commit f9e7888f10

View file

@ -561,7 +561,7 @@ def test_bulk_insert_more_than_999_values(fresh_db):
"c6": 6,
"c7": 7,
"c8": 8,
"c8": 9,
"c9": 9,
"c10": 10,
"c11": 11,
}