Skip to content

Commit

Permalink
tests(sdk): update snapshots after Tom's sqlite autoincrement fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed Jun 23, 2020
1 parent 1fcfcdf commit ddfa312
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": true,
"autoIncrement": false,
"default": null,
"name": "revision",
"tpe": Object {
Expand Down

0 comments on commit ddfa312

Please sign in to comment.