test change for DashboardLayout_gdd.spec.js

This commit is contained in:
ogerly 2022-03-03 11:57:01 +01:00
parent 8ef657c60e
commit 3d2105ca8d

View File

@ -179,7 +179,7 @@ describe('DashboardLayoutGdd', () => {
})
it('updates balance', () => {
expect(wrapper.vm.balance).toBe(1250)
expect(wrapper.vm.balance).toBe(1450)
})
it('updates transactions', () => {