mirror of
https://github.com/Azure/cosmos-explorer.git
synced 2025-12-22 02:11:29 +00:00
Fix test
This commit is contained in:
@@ -126,7 +126,7 @@ export const ThroughputInput: FunctionComponent<ThroughputInputProps> = ({
|
||||
{isAutoscaleSelected && (
|
||||
<Stack className="throughputInputSpacing">
|
||||
<Text variant="small" data-testid="ruDescription">
|
||||
Estimate your required RU/s with
|
||||
Estimate your required RU/s with{" "}
|
||||
<Link target="_blank" href="https://cosmos.azure.com/capacitycalculator/" data-testid="ruDescription">
|
||||
capacity calculator
|
||||
</Link>
|
||||
|
||||
Reference in New Issue
Block a user