Skip to content

Commit

Permalink
fix(@aws-amplify/datastore): update mutation input - use diff with DB…
Browse files Browse the repository at this point in the history
… instead of patches
  • Loading branch information
iartemiev committed Mar 14, 2021
1 parent 463fa24 commit 82206ec
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/datastore/__tests__/storage.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -245,7 +245,6 @@ describe('Storage tests', () => {
expectedValueMetadata
);
});

test('custom type unchanged', async () => {
const classes = initSchema(testSchema());

Expand Down

0 comments on commit 82206ec

Please sign in to comment.