Skip to content

Commit 16247d4

Browse files
committed
update snapshot tests
1 parent 7408dc0 commit 16247d4

File tree

1 file changed

+0
-15
lines changed

1 file changed

+0
-15
lines changed

src/__tests__/snapshot-tests/__snapshots__/documenter.test.ts.snap

Lines changed: 0 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -30605,21 +30605,6 @@ Defaults to \`false\`.",
3060530605
"optional": true,
3060630606
"type": "((targetStep: WizardProps.Step, targetStepNumber: number) => string)",
3060730607
},
30608-
{
30609-
"name": "stepNavigationConfirmButton",
30610-
"optional": true,
30611-
"type": "string",
30612-
},
30613-
{
30614-
"name": "stepNavigationDismissAriaLabel",
30615-
"optional": true,
30616-
"type": "string",
30617-
},
30618-
{
30619-
"name": "stepNavigationTitle",
30620-
"optional": true,
30621-
"type": "string",
30622-
},
3062330608
{
3062430609
"inlineType": {
3062530610
"name": "(stepNumber: number) => string",

0 commit comments

Comments
 (0)