mirror of
				https://github.com/zadam/trilium.git
				synced 2025-10-31 10:26:08 +01:00 
			
		
		
		
	test(collection/presentation): assertion failure after change in hidden subtree
This commit is contained in:
		| @@ -12,7 +12,7 @@ describe("Migration", () => { | |||||||
|  |  | ||||||
|                 const migration = (await import("./migration.js")).default; |                 const migration = (await import("./migration.js")).default; | ||||||
|                 await migration.migrateIfNecessary(); |                 await migration.migrateIfNecessary(); | ||||||
|                 expect(sql.getValue("SELECT count(*) FROM blobs")).toBe(116); |                 expect(sql.getValue("SELECT count(*) FROM blobs")).toBe(118); | ||||||
|                 resolve(); |                 resolve(); | ||||||
|             }); |             }); | ||||||
|         }); |         }); | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user