Skip to content

Commit

Permalink
Revert "tests(sdk): update snapshots after Tom's sqlite autoincrement…
Browse files Browse the repository at this point in the history
… fix"

This reverts commit ddfa312.
  • Loading branch information
Jolg42 committed Jun 23, 2020
1 parent ddfa312 commit a6631d7
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -153,7 +153,7 @@ test('introspection basic', async () => {
},
},
Object {
"autoIncrement": false,
"autoIncrement": true,
"default": null,
"name": "revision",
"tpe": Object {
Expand Down

0 comments on commit a6631d7

Please sign in to comment.