fix(trading): market into tab 24hr vol and price fix (#5910)

Co-authored-by: bwallacee <ben@vega.xyz>
This commit is contained in:
Matthew Russell
2024-03-04 19:08:42 +00:00
committed by GitHub
co-authored by bwallacee
parent bbfe42ddb1
commit 7ea7362a7d
@@ -77,7 +77,7 @@ def test_market_info_market_volume(page: Page):
page.get_by_test_id(market_title_test_id).get_by_text(
"Market volume").click()
fields = [
["24 Hour Volume", "-"],
["24 Hour Volume", "0 (0 )"],
["Open Interest", "1"],
["Best Bid Volume", "99"],
["Best Offer Volume", "99"],