Revert "Mobile SDK: move provingMachine from the app (#1052)" (#1084)

This reverts commit 8983ac2268.
This commit is contained in:
Justin Hernandez
2025-09-17 12:48:42 -07:00
committed by GitHub
parent 8983ac2268
commit 3397fcf43b
40 changed files with 1158 additions and 1125 deletions

View File

@@ -76,9 +76,6 @@ function createTestClient() {
})),
},
},
notification: {
registerDeviceToken: async () => Promise.resolve(),
},
crypto: {
hash: jest.fn(),
sign: jest.fn(),