mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/Status.spec.js
Co-authored-by: Moriz Wahl <moriz.wahl@gmx.de>
This commit is contained in:
parent
5b1f8d1164
commit
16aa988558
@ -26,7 +26,7 @@ describe('Status', () => {
|
||||
})
|
||||
|
||||
describe('balance is pending', () => {
|
||||
it('it displays an animation icon test-pending-icon', () => {
|
||||
it('displays an animation icon test-pending-icon', () => {
|
||||
expect(wrapper.find('.test-pending-icon').exists()).toBe(true)
|
||||
})
|
||||
})
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user