"""Manual Adjustment Category table seed data.""" data = [ { 'category_id': 0, 'category': 'test category' } ]