Fix last test.
This commit is contained in:
parent
c07d73beaf
commit
d682320371
|
@ -367,6 +367,7 @@ describe("/datasources", () => {
|
|||
),
|
||||
|
||||
_rev: expect.any(String),
|
||||
updatedAt: expect.any(String),
|
||||
}
|
||||
expect(updated).toEqual(expected)
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue