Skip to content

Commit

Permalink
fix(angular): update argTypes test snapshots
Browse files Browse the repository at this point in the history
- following the changes of ff483f6
  • Loading branch information
yannbf committed Jul 12, 2021
1 parent ff483f6 commit c3ea5c7
Showing 1 changed file with 4 additions and 4 deletions.
Expand Up @@ -14,7 +14,7 @@ Object {
},
},
"type": Object {
"name": "void",
"name": "string",
},
},
"_value": Object {
Expand All @@ -30,7 +30,7 @@ Object {
},
},
"type": Object {
"name": "void",
"name": "string",
},
},
"accent": Object {
Expand Down Expand Up @@ -129,7 +129,7 @@ Object {
},
},
"type": Object {
"name": "void",
"name": "string",
},
},
"isDisabled": Object {
Expand Down Expand Up @@ -225,7 +225,7 @@ Object {
},
},
"type": Object {
"name": "void",
"name": "object",
},
},
"protectedMethod": Object {
Expand Down

0 comments on commit c3ea5c7

Please sign in to comment.