Skip to content

Commit a3f5bcc

Browse files
committed
test(core): replay indexed field migration
1 parent 99b9f11 commit a3f5bcc

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/core/tests/integration/database/migrations.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,7 @@ describe("Database Migrations (Integration)", () => {
141141
"052_media_usage_read_index",
142142
"053_plugin_mcp_tools",
143143
"054_collection_admin_config",
144+
"055_indexed_content_fields",
144145
];
145146

146147
await db.deleteFrom("_emdash_migrations").where("name", "in", trailing).execute();

0 commit comments

Comments
 (0)