Skip to content

Commit

Permalink
tests(sdk): update snapshot for experimentalFeatures[]
Browse files Browse the repository at this point in the history
  • Loading branch information
Jolg42 committed Jun 22, 2020
1 parent b995a02 commit fcd4854
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,7 @@ Object {
"native",
],
"config": Object {},
"experimentalFeatures": Array [],
"name": "gen",
"output": null,
"provider": "fancy-provider",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ describe('getGenerators', () => {
"darwin",
],
"config": Object {},
"experimentalFeatures": Array [],
"name": "gen",
"provider": "predefined-generator",
}
Expand Down

0 comments on commit fcd4854

Please sign in to comment.