diff --git a/packages/inter-protocol/test/vaultFactory/snapshots/vaultFactory.test.js.md b/packages/inter-protocol/test/vaultFactory/snapshots/vaultFactory.test.js.md index d814867d4117..f8f766c8bfa3 100644 --- a/packages/inter-protocol/test/vaultFactory/snapshots/vaultFactory.test.js.md +++ b/packages/inter-protocol/test/vaultFactory/snapshots/vaultFactory.test.js.md @@ -72,11 +72,11 @@ Generated by [AVA](https://avajs.dev). compoundedInterest: { denominator: { brand: Object @Alleged: IST brand {}, - value: 857701650301172500n, + value: 100000000000000000000n, }, numerator: { brand: Object @Alleged: IST brand {}, - value: 874574469651359500n, + value: 101967213114754098360n, }, }, interestRate: { @@ -387,11 +387,11 @@ Generated by [AVA](https://avajs.dev). interest: { denominator: { brand: Object @Alleged: IST brand {}, - value: 857701650301172500n, + value: 100000000000000000000n, }, numerator: { brand: Object @Alleged: IST brand {}, - value: 874574469651359500n, + value: 101967213114754098360n, }, }, }, @@ -413,11 +413,11 @@ Generated by [AVA](https://avajs.dev). interest: { denominator: { brand: Object @Alleged: IST brand {}, - value: 857701650301172500n, + value: 100000000000000000000n, }, numerator: { brand: Object @Alleged: IST brand {}, - value: 874574469651359500n, + value: 101967213114754098360n, }, }, }, diff --git a/packages/inter-protocol/test/vaultFactory/snapshots/vaultFactory.test.js.snap b/packages/inter-protocol/test/vaultFactory/snapshots/vaultFactory.test.js.snap index a5a848519057..cd6de400d63f 100644 Binary files a/packages/inter-protocol/test/vaultFactory/snapshots/vaultFactory.test.js.snap and b/packages/inter-protocol/test/vaultFactory/snapshots/vaultFactory.test.js.snap differ