Skip to content

Commit 4c5e80d

Browse files
Progress Indicator: Update snapshot tests
1 parent 76bc703 commit 4c5e80d

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

tests/__snapshots__/story-based-tests.snapshot-test.js.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3908,7 +3908,7 @@ exports[`DOM snapshots SLDSProgressIndicator Completed Progress 1`] = `
39083908
<span
39093909
className="slds-assistive-text"
39103910
>
3911-
undefined 2: tooltip label #2 - Finished this step.
3911+
Step 2: tooltip label #2 - Finished this step.
39123912
</span>
39133913
</button>
39143914
<span />
@@ -3946,7 +3946,7 @@ exports[`DOM snapshots SLDSProgressIndicator Completed Progress 1`] = `
39463946
<span
39473947
className="slds-assistive-text"
39483948
>
3949-
undefined 3: [object Object] - Finished this step.
3949+
Step 3: [object Object] - Finished this step.
39503950
</span>
39513951
</button>
39523952
<span />
@@ -3976,7 +3976,7 @@ exports[`DOM snapshots SLDSProgressIndicator Completed Progress 1`] = `
39763976
<span
39773977
className="slds-assistive-text"
39783978
>
3979-
undefined 4: tooltip label #4
3979+
Step 4: tooltip label #4
39803980
</span>
39813981
</button>
39823982
<span />
@@ -4006,7 +4006,7 @@ exports[`DOM snapshots SLDSProgressIndicator Completed Progress 1`] = `
40064006
<span
40074007
className="slds-assistive-text"
40084008
>
4009-
undefined 5: tooltip label #5
4009+
Step 5: tooltip label #5
40104010
</span>
40114011
</button>
40124012
<span />

0 commit comments

Comments
 (0)