mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-23 09:52:26 +01:00
171704d980
The "the transaction has the expected gas price" test was assuming the fifth element with the `transaction-breakdown__value` class was the element with the gas price. In practice that was sometimes not the case, because some transaction detail fields would not be present, or would appear after the first render. The field is now looked up with a test id, ensuring it always finds the correct field. |
||
---|---|---|
.. | ||
app | ||
ui |