mirror of
https://github.com/IT4Change/gradido.git
synced 2025-12-13 07:45:54 +00:00
Update frontend/src/components/Contributions/ContributionListItem.spec.js
This commit is contained in:
parent
3be2e00ff8
commit
89b72f90c5
@ -85,7 +85,7 @@ describe('ContributionListItem', () => {
|
|||||||
})
|
})
|
||||||
})
|
})
|
||||||
|
|
||||||
describe('contribution date', () => {
|
describe('date', () => {
|
||||||
it('is equal to createdAt', () => {
|
it('is equal to createdAt', () => {
|
||||||
expect(wrapper.vm.date).toBe(wrapper.vm.createdAt)
|
expect(wrapper.vm.date).toBe(wrapper.vm.createdAt)
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user