1
0
Fork 0
mirror of synced 2024-06-22 04:10:54 +12:00
budibase/packages/backend-core/src/migrations/tests/__snapshots__/index.spec.js.snap
2022-03-30 15:43:18 +01:00

12 lines
290 B
Plaintext

// Jest Snapshot v1, https://goo.gl/fbAQLP
exports[`migrations should match snapshot 1`] = `
Object {
"_id": "migrations",
"_rev": "1-a32b0b708e59eeb006ed5e063cfeb36a",
"createdAt": "2020-01-01T00:00:00.000Z",
"test": 1577836800000,
"updatedAt": "2020-01-01T00:00:00.000Z",
}
`;