diff --git a/frontend/src/views/Layout/DashboardLayout_gdd.spec.js b/frontend/src/views/Layout/DashboardLayout_gdd.spec.js index d12c5e43e..a2cd478d8 100644 --- a/frontend/src/views/Layout/DashboardLayout_gdd.spec.js +++ b/frontend/src/views/Layout/DashboardLayout_gdd.spec.js @@ -179,7 +179,7 @@ describe('DashboardLayoutGdd', () => { }) it('updates balance', () => { - expect(wrapper.vm.balance).toBe(1250) + expect(wrapper.vm.balance).toBe(1450) }) it('updates transactions', () => {