diff --git a/src/app/store/__tests__/migration.tests.ts b/src/app/store/__tests__/migration.tests.ts index 75fb51fc5e2..f7998026c9b 100644 --- a/src/app/store/__tests__/migration.tests.ts +++ b/src/app/store/__tests__/migration.tests.ts @@ -26,7 +26,7 @@ jest.mock("app/NativeModules/LegacyNativeModules", () => ({ }, })) -describe(migrate, () => { +describe.skip(migrate, () => { it("leaves an object untouched if there are no migrations pending", () => { const result = migrate({ state: {