changes to addcollectionpanel.test.tsx snp file
This commit is contained in:
parent
445427ecec
commit
042ad24cc6
|
@ -242,9 +242,7 @@ exports[`AddCollectionPanel should render Default properly 1`] = `
|
|||
Unique keys
|
||||
</Text>
|
||||
<StyledTooltipHostBase
|
||||
content="Unique keys provide developers with the ability to add a layer of data integrity to their database. By
|
||||
creating a unique key policy when a container is created, you ensure the uniqueness of one or more values
|
||||
per partition key."
|
||||
content="Unique keys provide developers with the ability to add a layer of data integrity to their database. By creating a unique key policy when a container is created, you ensure the uniqueness of one or more values per partition key."
|
||||
directionalHint={4}
|
||||
>
|
||||
<Icon
|
||||
|
|
Loading…
Reference in New Issue