test(data): include latest migration snapshot

This commit is contained in:
elky
2026-09-03 12:27:12 +08:00
parent 77f93c638d
commit 668bf5e40f
@@ -1066,6 +1066,7 @@ fn mysql_and_sqlite_migrations_include_enabled_incrementals() {
20260727000000,
20260731000000,
20260821000000,
20260903000000,
]
);
assert_eq!(
@@ -1101,6 +1102,7 @@ fn mysql_and_sqlite_migrations_include_enabled_incrementals() {
20260727000000,
20260731000000,
20260821000000,
20260903000000,
]
);
}