Skip to content

Commit

Permalink
rowTestId change
Browse files Browse the repository at this point in the history
  • Loading branch information
TevinAdams committed Jan 11, 2024
1 parent 3ca3378 commit c8ce8b0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -125,7 +125,7 @@ export default function ShipmentCard({

<ShipmentCardDetailRow
display={!shipmentIsNTSR}
rowTestId="estimatedWeightContainer"
rowTestId="actualWeightContainer"
className={classnames(styles.field, {
[styles.warning]: !primeActualWeight,
})}
Expand Down

0 comments on commit c8ce8b0

Please sign in to comment.