mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2024-11-29 17:06:58 +00:00
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
|
Unique keys
|
||||||
</Text>
|
</Text>
|
||||||
<StyledTooltipHostBase
|
<StyledTooltipHostBase
|
||||||
content="Unique keys provide developers with the ability to add a layer of data integrity to their database. By
|
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."
|
||||||
creating a unique key policy when a container is created, you ensure the uniqueness of one or more values
|
|
||||||
per partition key."
|
|
||||||
directionalHint={4}
|
directionalHint={4}
|
||||||
>
|
>
|
||||||
<Icon
|
<Icon
|
||||||
|
Loading…
Reference in New Issue
Block a user