From c3ea5c7de1312ca89a53cee0dd03643db13d17c6 Mon Sep 17 00:00:00 2001 From: Yann Braga Date: Mon, 12 Jul 2021 23:48:16 +0200 Subject: [PATCH] fix(angular): update argTypes test snapshots - following the changes of ff483f6028a --- .../angular/__testfixtures__/doc-button/argtypes.snapshot | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/addons/docs/src/frameworks/angular/__testfixtures__/doc-button/argtypes.snapshot b/addons/docs/src/frameworks/angular/__testfixtures__/doc-button/argtypes.snapshot index 70866177760..19fcc9ec96f 100644 --- a/addons/docs/src/frameworks/angular/__testfixtures__/doc-button/argtypes.snapshot +++ b/addons/docs/src/frameworks/angular/__testfixtures__/doc-button/argtypes.snapshot @@ -14,7 +14,7 @@ Object { }, }, "type": Object { - "name": "void", + "name": "string", }, }, "_value": Object { @@ -30,7 +30,7 @@ Object { }, }, "type": Object { - "name": "void", + "name": "string", }, }, "accent": Object { @@ -129,7 +129,7 @@ Object { }, }, "type": Object { - "name": "void", + "name": "string", }, }, "isDisabled": Object { @@ -225,7 +225,7 @@ Object { }, }, "type": Object { - "name": "void", + "name": "object", }, }, "protectedMethod": Object {