mirror of
https://github.com/IT4Change/gradido.git
synced 2026-02-06 09:56:05 +00:00
english typo
This commit is contained in:
parent
960252e9fc
commit
89c2c1c778
@ -251,7 +251,7 @@ describe('ContributionMessageResolver', () => {
|
||||
})
|
||||
})
|
||||
|
||||
it('change contribution status', async () => {
|
||||
it('changes contribution status', async () => {
|
||||
await expect(DbContribution.find()).resolves.toContainEqual(
|
||||
expect.objectContaining({
|
||||
id: result.data.createContribution.id,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user