mirror of
https://github.com/vrtmrz/obsidian-livesync.git
synced 2026-09-02 00:37:07 +00:00
feat: restore opt-in review harness
This commit is contained in:
@@ -78,7 +78,7 @@ describe("Review Harness contract", () => {
|
||||
]);
|
||||
});
|
||||
|
||||
it("checks that an existing Vault keeps the seven synchronisation choices typed and intact", () => {
|
||||
it("checks that an existing Vault exposes the seven synchronisation choices as booleans", () => {
|
||||
const result = inspectSettingsLifecycle({
|
||||
migration: migration(),
|
||||
settings: preservedSyncSettings,
|
||||
|
||||
Reference in New Issue
Block a user