Bump schema version in database test case

This commit is contained in:
Chris Heywood 2020-01-21 18:22:11 +01:00
parent 0e96fa95fb
commit 4875b66485

View file

@ -106,7 +106,7 @@ class Geary.ImapDB.DatabaseTest : TestCase {
);
db.open.end(async_result());
assert_int(25, db.get_schema_version(), "Post-upgrade version");
assert_int(26, db.get_schema_version(), "Post-upgrade version");
// Since schema v22 deletes the re-creates all attachments,
// attachment 12 should no longer exist on the file system and