Skip to content

Commit

Permalink
Update snapshots
Browse files Browse the repository at this point in the history
  • Loading branch information
kfaraz committed Jan 9, 2025
1 parent 9a4cb50 commit 9949362
Showing 1 changed file with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -372,7 +372,7 @@ exports[`CompactionConfigDialog matches snapshot with compactionConfig (dynamic
>
<Blueprint5.Switch
checked={false}
label="Use concurrent locks (experimental)"
label="Use concurrent locks"
onChange={[Function]}
/>
</Memo(FormGroupWithInfo)>
Expand Down Expand Up @@ -782,7 +782,7 @@ exports[`CompactionConfigDialog matches snapshot with compactionConfig (hashed p
>
<Blueprint5.Switch
checked={false}
label="Use concurrent locks (experimental)"
label="Use concurrent locks"
onChange={[Function]}
/>
</Memo(FormGroupWithInfo)>
Expand Down Expand Up @@ -1192,7 +1192,7 @@ exports[`CompactionConfigDialog matches snapshot with compactionConfig (range pa
>
<Blueprint5.Switch
checked={false}
label="Use concurrent locks (experimental)"
label="Use concurrent locks"
onChange={[Function]}
/>
</Memo(FormGroupWithInfo)>
Expand Down Expand Up @@ -1602,7 +1602,7 @@ exports[`CompactionConfigDialog matches snapshot without compactionConfig 1`] =
>
<Blueprint5.Switch
checked={false}
label="Use concurrent locks (experimental)"
label="Use concurrent locks"
onChange={[Function]}
/>
</Memo(FormGroupWithInfo)>
Expand Down

0 comments on commit 9949362

Please sign in to comment.